-
-
Method Summary
Modifier and Type Method Description static EnumRulenewInstance(String key, String chooseValue)Create rule of boolean type -
-
Method Detail
-
newInstance
static EnumRule newInstance(String key, String chooseValue)
Create rule of boolean type
- Parameters:
key- The key of data pointchooseValue- The value when the condition holds
-
-
-
-