public class ParentPredicate<T> extends Object implements Predicate<T>
ParentPredicate(TreeProvider<T> provider)
boolean
test(T resource)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public ParentPredicate(TreeProvider<T> provider)
public boolean test(T resource)
test
Predicate<T>
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.