public interface ObjectFilter
Modifier and Type | Method and Description |
---|---|
boolean |
filter(AbstractObject object)
Should return true if given object should e included into filtered subset
|
boolean filter(AbstractObject object)
object
- Copyright © 2016. All rights reserved.