Uses of Class
pl.poznan.put.structure.formats.CombinedStrandFromPdb
-
Packages that use CombinedStrandFromPdb Package Description pl.poznan.put.structure.formats -
-
Uses of CombinedStrandFromPdb in pl.poznan.put.structure.formats
Subclasses of CombinedStrandFromPdb in pl.poznan.put.structure.formats Modifier and Type Class Description classImmutableCombinedStrandFromPdbImmutable implementation ofCombinedStrandFromPdb.Methods in pl.poznan.put.structure.formats with parameters of type CombinedStrandFromPdb Modifier and Type Method Description static ImmutableCombinedStrandFromPdbImmutableCombinedStrandFromPdb. copyOf(CombinedStrandFromPdb instance)Creates an immutable copy of aCombinedStrandFromPdbvalue.ImmutableCombinedStrandFromPdb.BuilderImmutableCombinedStrandFromPdb.Builder. from(CombinedStrandFromPdb instance)Fill a builder with attribute values from the providedpl.poznan.put.structure.formats.CombinedStrandFromPdbinstance.
-