Uses of Class
pl.poznan.put.atom.ImmutableBondLength.Builder
Packages that use ImmutableBondLength.Builder
Package
Description
Collection of utility classes to work with atom types, names and atomic bonds.
-
Uses of ImmutableBondLength.Builder in pl.poznan.put.atom
Methods in pl.poznan.put.atom that return ImmutableBondLength.BuilderModifier and TypeMethodDescriptionImmutableBondLength.Builder.avg(double avg) Initializes the value for theavgattribute.static ImmutableBondLength.BuilderImmutableBondLength.builder()Creates a builder forImmutableBondLength.ImmutableBondLength.Builder.from(BondLength instance) Fill a builder with attribute values from the providedBondLengthinstance.ImmutableBondLength.Builder.max(double max) Initializes the value for themaxattribute.ImmutableBondLength.Builder.min(double min) Initializes the value for theminattribute.