| Modifier | Constructor and Description |
|---|---|
protected |
KeyState(Criteria criteria)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
OperatorState |
operator(Operator operator)
Add the specified
operator to the Criteria that is
building. |
OperatorState |
operator(String operator)
Add the specified
operator to the Criteria that is
building. |
protected KeyState(Criteria criteria)
criteria - public OperatorState operator(Operator operator)
operator to the Criteria that is
building.operator - public OperatorState operator(String operator)
operator to the Criteria that is
building.operator -