private class DiskStorageFactory.OnDiskFilter extends java.lang.Object implements ElementSubstituteFilter
Modifier | Constructor and Description |
---|---|
private |
OnDiskFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
allows(java.lang.Object object)
Returns
true if this object passes the filter. |
public boolean allows(java.lang.Object object)
true
if this object passes the filter.allows
in interface ElementSubstituteFilter
object
- object to testtrue
if passed