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

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

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

Methods in edu.uci.ics.jung.graph.predicates that return SimpleEdgePredicate
static SimpleEdgePredicate SimpleEdgePredicate.getInstance()
          Returns an instance of this class.