Uses of Enum Class
org.apache.sysds.common.Types.BlockType
Packages that use Types.BlockType
-
Uses of Types.BlockType in org.apache.sysds.common
Methods in org.apache.sysds.common that return Types.BlockTypeModifier and TypeMethodDescriptionstatic Types.BlockTypeReturns the enum constant of this class with the specified name.static Types.BlockType[]Types.BlockType.values()Returns an array containing the constants of this enum class, in the order they are declared.