|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.staccatocommons.io.IOPredicates
Files instead
@Deprecated public class IOPredicates
| Constructor Summary | |
|---|---|
IOPredicates()
Deprecated. |
|
| Method Summary | |
|---|---|
static net.sf.staccatocommons.defs.predicate.Predicate<File> |
suffix(String... suffixes)
Deprecated. use Files.suffix(String...) instead |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IOPredicates()
| Method Detail |
|---|
@Deprecated
public static net.sf.staccatocommons.defs.predicate.Predicate<File> suffix(@NonNull
String... suffixes)
Files.suffix(String...) instead
suffixes -
PredicateSuffixFileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||