edu.uci.ics.jung.graph.impl
Class BipartiteGraph.Choice
java.lang.Object
edu.uci.ics.jung.graph.impl.BipartiteGraph.Choice
- Enclosing class:
- BipartiteGraph
public static final class BipartiteGraph.Choice
- extends Object
This small enumerated type merely forces a user to pick class "A"
or "B" when adding a Vertex to a BipartiteGraph.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BipartiteGraph.Choice
public BipartiteGraph.Choice()