Uses of Class
pl.poznan.put.torsion.ImmutableAtomPair.Builder
Packages that use ImmutableAtomPair.Builder
-
Uses of ImmutableAtomPair.Builder in pl.poznan.put.torsion
Methods in pl.poznan.put.torsion that return ImmutableAtomPair.BuilderModifier and TypeMethodDescriptionstatic ImmutableAtomPair.BuilderImmutableAtomPair.builder()Creates a builder forImmutableAtomPair.Fill a builder with attribute values from the providedAtomPairinstance.ImmutableAtomPair.Builder.leftAtom(PdbAtomLine leftAtom) Initializes the value for theleftAtomattribute.ImmutableAtomPair.Builder.rightAtom(PdbAtomLine rightAtom) Initializes the value for therightAtomattribute.