Uses of Enum
no.digipost.util.bisect.Evaluator.Result
Packages that use Evaluator.Result
-
Uses of Evaluator.Result in no.digipost.util.bisect
Methods in no.digipost.util.bisect that return Evaluator.ResultModifier and TypeMethodDescriptionstatic Evaluator.ResultEvaluator.Result.fromComparatorResult(int comparatorResult) static Evaluator.ResultReturns the enum constant of this type with the specified name.static Evaluator.Result[]Evaluator.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.