|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElementSubstituteFilter
Filter on Elements or ElementSubstitutes.
This is used in particular when selecting random samples from the store.
Method Summary | |
---|---|
boolean |
allows(Object object)
Returns true if this object passes the filter. |
Method Detail |
---|
boolean allows(Object object)
true
if this object passes the filter.
object
- object to test
true
if passed
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |