Uses of Enum Class
com.googlecode.aviator.Options
Packages that use Options
-
Uses of Options in com.googlecode.aviator
Subclasses with type arguments of type Options in com.googlecode.aviatorMethods in com.googlecode.aviator that return OptionsModifier and TypeMethodDescriptionstatic OptionsReturns the enum constant of this class with the specified name.static Options[]Options.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.googlecode.aviator that return types with arguments of type OptionsModifier and TypeMethodDescriptionAviatorEvaluatorInstance.getOptions()Get the evaluator instance optionsMethods in com.googlecode.aviator with parameters of type OptionsModifier and TypeMethodDescriptionstatic <T> TDeprecated.<T> TDeprecated.static Options.ValueAviatorEvaluator.getOptionValue(Options opt) Returns the current evaluator option value union, returns null if missing.AviatorEvaluatorInstance.getOptionValue(Options opt) Returns the current evaluator option value union, returns null if missing.static voidAdds a evaluator optionvoidAdds a evaluator option