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