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

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

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

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