Uses of Class
pl.poznan.put.structure.formats.ImmutableDefaultDotBracket
Packages that use ImmutableDefaultDotBracket
-
Uses of ImmutableDefaultDotBracket in pl.poznan.put.structure.formats
Methods in pl.poznan.put.structure.formats that return ImmutableDefaultDotBracketModifier and TypeMethodDescriptionImmutableDefaultDotBracket.Builder.build()Builds a newImmutableDefaultDotBracket.static ImmutableDefaultDotBracketImmutableDefaultDotBracket.copyOf(DefaultDotBracket instance) Creates an immutable copy of aDefaultDotBracketvalue.static ImmutableDefaultDotBracketConstruct a new immutableDefaultDotBracketinstance.ImmutableDefaultDotBracket.withSequence(String value) Copy the current immutable object by setting a value for thesequenceattribute.ImmutableDefaultDotBracket.withStrands(Iterable<? extends Strand> elements) Copy the current immutable object with elements that replace the content ofstrands.ImmutableDefaultDotBracket.withStrands(Strand... elements) Copy the current immutable object with elements that replace the content ofstrands.ImmutableDefaultDotBracket.withStructure(String value) Copy the current immutable object by setting a value for thestructureattribute.