Uses of Enum
com.fathzer.soft.javaluator.DoubleEvaluator.Style
-
Uses of DoubleEvaluator.Style in com.fathzer.soft.javaluator
Methods in com.fathzer.soft.javaluator that return DoubleEvaluator.StyleModifier and TypeMethodDescriptionstatic DoubleEvaluator.StyleReturns the enum constant of this type with the specified name.static DoubleEvaluator.Style[]DoubleEvaluator.Style.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.fathzer.soft.javaluator with parameters of type DoubleEvaluator.StyleModifier and TypeMethodDescriptionstatic ParametersDoubleEvaluator.getDefaultParameters(DoubleEvaluator.Style style) Gets a copy of DoubleEvaluator default parameters.