Uses of Class
pl.poznan.put.torsion.range.TorsionRange
-
Packages that use TorsionRange Package Description pl.poznan.put.torsion.range -
-
Uses of TorsionRange in pl.poznan.put.torsion.range
Methods in pl.poznan.put.torsion.range that return TorsionRange Modifier and Type Method Description static TorsionRangeTorsionRange. valueOf(String name)Returns the enum constant of this type with the specified name.static TorsionRange[]TorsionRange. values()Returns an array containing the constants of this enum type, in the order they are declared.
-