Condition<java.lang.Object>, ObjectConditionpublic class MapFilter extends java.lang.Object implements ObjectCondition
| Constructor | Description |
|---|---|
MapFilter() |
| Modifier and Type | Method | Description |
|---|---|---|
Entity |
getValue(java.lang.Object item) |
|
boolean |
update(java.lang.Object value) |
checks or notify this condition.
|