Class DirectoryPredicate

  • All Implemented Interfaces:
    Predicate

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