Uses of Enum Class
org.apache.sysds.runtime.compress.workload.AWTreeNode.WTNodeType
Packages that use AWTreeNode.WTNodeType
-
Uses of AWTreeNode.WTNodeType in org.apache.sysds.runtime.compress.workload
Methods in org.apache.sysds.runtime.compress.workload that return AWTreeNode.WTNodeTypeModifier and TypeMethodDescriptionAWTreeNode.getType()static AWTreeNode.WTNodeTypeReturns the enum constant of this class with the specified name.static AWTreeNode.WTNodeType[]AWTreeNode.WTNodeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.sysds.runtime.compress.workload with parameters of type AWTreeNode.WTNodeType