Uses of Enum Class
org.ojalgo.array.PrimitiveSubtype
Packages that use PrimitiveSubtype
-
Uses of PrimitiveSubtype in org.ojalgo.array
Subclasses with type arguments of type PrimitiveSubtype in org.ojalgo.arrayMethods in org.ojalgo.array that return PrimitiveSubtypeModifier and TypeMethodDescriptionstatic PrimitiveSubtypeReturns the enum constant of this class with the specified name.static PrimitiveSubtype[]PrimitiveSubtype.values()Returns an array containing the constants of this enum class, in the order they are declared.