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

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

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

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