Class FilePredicate

  • All Implemented Interfaces:
    Predicate

    public class FilePredicate
    extends Object
    implements Predicate
    Predicate that returns true if the given location corresponds to a regular file.
    Author:
    Stuart Douglas