Uses of Enum Class
com.googlecode.aviator.runtime.function.seq.SeqCompsitePredFunFunction.LogicOp
Packages that use SeqCompsitePredFunFunction.LogicOp
-
Uses of SeqCompsitePredFunFunction.LogicOp in com.googlecode.aviator.runtime.function.seq
Fields in com.googlecode.aviator.runtime.function.seq declared as SeqCompsitePredFunFunction.LogicOpMethods in com.googlecode.aviator.runtime.function.seq that return SeqCompsitePredFunFunction.LogicOpModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SeqCompsitePredFunFunction.LogicOp[]
SeqCompsitePredFunFunction.LogicOp.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.googlecode.aviator.runtime.function.seq with parameters of type SeqCompsitePredFunFunction.LogicOpModifier and TypeMethodDescriptionprivate static AviatorFunction
SeqCompsitePredFunFunction.createFunction
(Map<String, Object> env, AviatorObject[] args, SeqCompsitePredFunFunction.LogicOp op) Constructors in com.googlecode.aviator.runtime.function.seq with parameters of type SeqCompsitePredFunFunction.LogicOpModifierConstructorDescription