public interface ElementSubstituteFilter
This is used in particular when selecting random samples from the store.
| Modifier and Type | Method and Description |
|---|---|
boolean |
allows(Object object)
Returns
true if this object passes the filter. |
boolean allows(Object object)
true if this object passes the filter.object - object to testtrue if passedCopyright © 2021. All rights reserved.