Uses of Class
pl.poznan.put.torsion.ImmutableTorsionAngleValue
Packages that use ImmutableTorsionAngleValue
-
Uses of ImmutableTorsionAngleValue in pl.poznan.put.torsion
Methods in pl.poznan.put.torsion that return ImmutableTorsionAngleValueModifier and TypeMethodDescriptionImmutableTorsionAngleValue.Builder.build()Builds a newImmutableTorsionAngleValue.static ImmutableTorsionAngleValueImmutableTorsionAngleValue.copyOf(TorsionAngleValue instance) Creates an immutable copy of aTorsionAngleValuevalue.static ImmutableTorsionAngleValueImmutableTorsionAngleValue.of(TorsionAngleType angleType, Angle value) Construct a new immutableTorsionAngleValueinstance.ImmutableTorsionAngleValue.withAngleType(TorsionAngleType value) Copy the current immutable object by setting a value for theangleTypeattribute.Copy the current immutable object by setting a value for thevalueattribute.