Uses of Enum Class
dev.dokimos.core.evaluators.StructuralMatchMode
Packages that use StructuralMatchMode
-
Uses of StructuralMatchMode in dev.dokimos.core.evaluators
Methods in dev.dokimos.core.evaluators that return StructuralMatchModeModifier and TypeMethodDescriptionstatic StructuralMatchModeReturns the enum constant of this class with the specified name.static StructuralMatchMode[]StructuralMatchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.dokimos.core.evaluators with parameters of type StructuralMatchModeModifier and TypeMethodDescriptionStructuralMatchEvaluator.Builder.mode(StructuralMatchMode mode) Sets the comparison mode.