public interface ElementSubstituteFilter
This is used in particular when selecting random samples from the store.
Modifier and Type | Method and Description |
---|---|
boolean |
allows(java.lang.Object object)
Returns
true if this object passes the filter. |