Uses of Enum Class
org.apache.sysds.hops.codegen.SpoofCompiler.IntegrationType
Packages that use SpoofCompiler.IntegrationType
-
Uses of SpoofCompiler.IntegrationType in org.apache.sysds.hops.codegen
Fields in org.apache.sysds.hops.codegen declared as SpoofCompiler.IntegrationTypeModifier and TypeFieldDescriptionstatic final SpoofCompiler.IntegrationTypeSpoofCompiler.INTEGRATIONMethods in org.apache.sysds.hops.codegen that return SpoofCompiler.IntegrationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SpoofCompiler.IntegrationType[]SpoofCompiler.IntegrationType.values()Returns an array containing the constants of this enum class, in the order they are declared.