Uses of Class
pl.poznan.put.structure.formats.AbstractCombinedStrand
-
Packages that use AbstractCombinedStrand Package Description pl.poznan.put.structure.formats -
-
Uses of AbstractCombinedStrand in pl.poznan.put.structure.formats
Subclasses of AbstractCombinedStrand in pl.poznan.put.structure.formats Modifier and Type Class Description classCombinedStrandA dot-bracket encoded structure made from combining one or more strands.classCombinedStrandFromPdbA dot-bracket encoded structure made from combining one or more strands.classImmutableCombinedStrandImmutable implementation ofCombinedStrand.classImmutableCombinedStrandFromPdbImmutable implementation ofCombinedStrandFromPdb.Methods in pl.poznan.put.structure.formats with parameters of type AbstractCombinedStrand Modifier and Type Method Description ImmutableCombinedStrand.BuilderImmutableCombinedStrand.Builder. from(AbstractCombinedStrand instance)Fill a builder with attribute values from the providedpl.poznan.put.structure.formats.AbstractCombinedStrandinstance.ImmutableCombinedStrandFromPdb.BuilderImmutableCombinedStrandFromPdb.Builder. from(AbstractCombinedStrand instance)Fill a builder with attribute values from the providedpl.poznan.put.structure.formats.AbstractCombinedStrandinstance.
-