net.sf.staccatocommons.io
Class FilePredicate
java.lang.Object
net.sf.staccatocommons.lang.predicate.AbstractPredicate<T>
net.sf.staccatocommons.lang.predicate.internal.TopLevelPredicate<File>
net.sf.staccatocommons.io.internal.FilePredicate
net.sf.staccatocommons.io.FilePredicate
- All Implemented Interfaces:
- FileFilter, Serializable, net.sf.staccatocommons.defs.Applicable<File,Boolean>, net.sf.staccatocommons.defs.Evaluable<File>, net.sf.staccatocommons.defs.predicate.Predicate<File>
Deprecated. internal usage only
@Deprecated
public class FilePredicate
- extends FilePredicate
A AbstractPredicate that wraps a FileFilter and acts as a
FileFilter api to Evaluable api bridge
- Author:
- flbulgarelli
- See Also:
- Serialized Form
FilePredicate
public FilePredicate(FileFilter fileFilter)
- Deprecated.
- Creates a new
FilePredicate
Copyright © 2010-2012 Staccatocommons. All Rights Reserved.