Uses of Enum Class
org.apache.sysds.hops.codegen.SpoofCompiler.CompilerType
Packages that use SpoofCompiler.CompilerType
-
Uses of SpoofCompiler.CompilerType in org.apache.sysds.hops.codegen
Fields in org.apache.sysds.hops.codegen declared as SpoofCompiler.CompilerTypeMethods in org.apache.sysds.hops.codegen that return SpoofCompiler.CompilerTypeModifier and TypeMethodDescriptionstatic SpoofCompiler.CompilerTypeReturns the enum constant of this class with the specified name.static SpoofCompiler.CompilerType[]SpoofCompiler.CompilerType.values()Returns an array containing the constants of this enum class, in the order they are declared.