public interface ElementSubstituteFilter
This is used in particular when selecting random samples from the store.
boolean allows(Object object)
true if this object passes the filter.object - object to testtrue if passedCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.