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

Packages that use SelfLoopEdgePredicate
edu.uci.ics.jung.graph.predicates   
 

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.