Uses of Enum Class
org.apache.sysds.runtime.instructions.ooc.OOCInstruction.OOCType
Packages that use OOCInstruction.OOCType
-
Uses of OOCInstruction.OOCType in org.apache.sysds.runtime.instructions.ooc
Methods in org.apache.sysds.runtime.instructions.ooc that return OOCInstruction.OOCTypeModifier and TypeMethodDescriptionOOCInstruction.getOOCInstructionType()static OOCInstruction.OOCTypeReturns the enum constant of this class with the specified name.static OOCInstruction.OOCType[]OOCInstruction.OOCType.values()Returns an array containing the constants of this enum class, in the order they are declared.