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.Builder
ImmutableAtomPair.builder()
Creates a builder forImmutableAtomPair
.Fill a builder with attribute values from the providedAtomPair
instance.ImmutableAtomPair.Builder.leftAtom
(PdbAtomLine leftAtom) Initializes the value for theleftAtom
attribute.ImmutableAtomPair.Builder.rightAtom
(PdbAtomLine rightAtom) Initializes the value for therightAtom
attribute.