Uses of Class
org.drools.workbench.services.verifier.plugin.client.util.NullEqualityOperator
-
Packages that use NullEqualityOperator Package Description org.drools.workbench.services.verifier.plugin.client.util -
-
Uses of NullEqualityOperator in org.drools.workbench.services.verifier.plugin.client.util
Methods in org.drools.workbench.services.verifier.plugin.client.util that return NullEqualityOperator Modifier and Type Method Description static NullEqualityOperatorNullEqualityOperator. valueOf(String name)Returns the enum constant of this type with the specified name.static NullEqualityOperator[]NullEqualityOperator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-