Uses of Enum
edu.jas.poly.ExpVector.StorUnit
Packages that use ExpVector.StorUnit
-
Uses of ExpVector.StorUnit in edu.jas.poly
Subclasses with type arguments of type ExpVector.StorUnit in edu.jas.polyModifier and TypeClassDescriptionstatic enumStorage representation of exponent arrays.Fields in edu.jas.poly declared as ExpVector.StorUnitModifier and TypeFieldDescriptionstatic final ExpVector.StorUnitExpVector.storunitUsed storage representation of exponent arrays.Methods in edu.jas.poly that return ExpVector.StorUnitModifier and TypeMethodDescriptionstatic ExpVector.StorUnitReturns the enum constant of this type with the specified name.static ExpVector.StorUnit[]ExpVector.StorUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.