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