Uses of Class
edu.uci.ics.jung.graph.predicates.TreePredicate

Packages that use TreePredicate
edu.uci.ics.jung.graph.predicates A Predicate tests whether an Object satisfies a specific implementation-defined property. 
 

Uses of TreePredicate in edu.uci.ics.jung.graph.predicates
 

Fields in edu.uci.ics.jung.graph.predicates declared as TreePredicate
protected static TreePredicate TreePredicate.instance
           
 

Methods in edu.uci.ics.jung.graph.predicates that return TreePredicate
static TreePredicate TreePredicate.getInstance()