Uses of Class
pl.poznan.put.structure.formats.ImmutableCombinedStrand
Packages that use ImmutableCombinedStrand
-
Uses of ImmutableCombinedStrand in pl.poznan.put.structure.formats
Methods in pl.poznan.put.structure.formats that return ImmutableCombinedStrandModifier and TypeMethodDescriptionImmutableCombinedStrand.Builder.build()Builds a newImmutableCombinedStrand.static ImmutableCombinedStrandImmutableCombinedStrand.copyOf(CombinedStrand instance) Creates an immutable copy of aCombinedStrandvalue.static ImmutableCombinedStrandConstruct a new immutableCombinedStrandinstance.static ImmutableCombinedStrandConstruct a new immutableCombinedStrandinstance.final ImmutableCombinedStrandImmutableCombinedStrand.withInputStrands(Iterable<? extends Strand> elements) Copy the current immutable object with elements that replace the content ofinputStrands.final ImmutableCombinedStrandImmutableCombinedStrand.withInputStrands(Strand... elements) Copy the current immutable object with elements that replace the content ofinputStrands.