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

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

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

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