Uses of Enum Class
com.googlecode.aviator.runtime.function.system.AbstractMinMaxFunction.Op
Packages that use AbstractMinMaxFunction.Op
-
Uses of AbstractMinMaxFunction.Op in com.googlecode.aviator.runtime.function.system
Subclasses with type arguments of type AbstractMinMaxFunction.Op in com.googlecode.aviator.runtime.function.systemMethods in com.googlecode.aviator.runtime.function.system that return AbstractMinMaxFunction.OpModifier and TypeMethodDescriptionprotected abstract AbstractMinMaxFunction.OpAbstractMinMaxFunction.getOp()protected AbstractMinMaxFunction.OpMaxFunction.getOp()protected AbstractMinMaxFunction.OpMinFunction.getOp()static AbstractMinMaxFunction.OpReturns the enum constant of this class with the specified name.static AbstractMinMaxFunction.Op[]AbstractMinMaxFunction.Op.values()Returns an array containing the constants of this enum class, in the order they are declared.