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 ImmutableCombinedStrand
ImmutableCombinedStrand.copyOf
(CombinedStrand instance) Creates an immutable copy of aCombinedStrand
value.static ImmutableCombinedStrand
Construct a new immutableCombinedStrand
instance.static ImmutableCombinedStrand
Construct a new immutableCombinedStrand
instance.final ImmutableCombinedStrand
ImmutableCombinedStrand.withInputStrands
(Iterable<? extends Strand> elements) Copy the current immutable object with elements that replace the content ofinputStrands
.final ImmutableCombinedStrand
ImmutableCombinedStrand.withInputStrands
(Strand... elements) Copy the current immutable object with elements that replace the content ofinputStrands
.