Uses of Enum Class
de.bwaldvogel.liblinear.Heap.HeapType
-
Uses of Heap.HeapType in de.bwaldvogel.liblinear
Fields in de.bwaldvogel.liblinear declared as Heap.HeapTypeMethods in de.bwaldvogel.liblinear that return Heap.HeapTypeModifier and TypeMethodDescriptionstatic Heap.HeapType
Returns the enum constant of this class with the specified name.static Heap.HeapType[]
Heap.HeapType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.bwaldvogel.liblinear with parameters of type Heap.HeapType