|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.retep.util.io.LogicFileFilter.Not
public static class LogicFileFilter.Not
For completeness, negates the result of another filter
| Constructor Summary | |
|---|---|
LogicFileFilter.Not(java.io.FileFilter filter)
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogicFileFilter.Not(java.io.FileFilter filter)
| Method Detail |
|---|
public boolean accept(java.io.File file)
accept in interface java.io.FileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||