Uses of Class
pl.poznan.put.structure.formats.CombinedStrand
-
Packages that use CombinedStrand Package Description pl.poznan.put.structure.formats -
-
Uses of CombinedStrand in pl.poznan.put.structure.formats
Subclasses of CombinedStrand in pl.poznan.put.structure.formats Modifier and Type Class Description classImmutableCombinedStrandImmutable implementation ofCombinedStrand.Methods in pl.poznan.put.structure.formats with parameters of type CombinedStrand Modifier and Type Method Description static ImmutableCombinedStrandImmutableCombinedStrand. copyOf(CombinedStrand instance)Creates an immutable copy of aCombinedStrandvalue.ImmutableCombinedStrand.BuilderImmutableCombinedStrand.Builder. from(CombinedStrand instance)Fill a builder with attribute values from the providedpl.poznan.put.structure.formats.CombinedStrandinstance.
-