public class ParentPredicate<T> extends Object implements Predicate<T>
ParentPredicate(TreeProvider<T> provider)
boolean
accepts(T resource)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParentPredicate(TreeProvider<T> provider)
public boolean accepts(T resource)
Predicate
accepts
Predicate<T>
resource
true
false
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.