public static final class StateDescriptorGraph.GraphVertex<E> extends Object
Modifier and Type | Method and Description |
---|---|
E |
getElement() |
List<StateDescriptorGraph.GraphVertex<E>> |
getOutgoingEdges() |
String |
toString() |
String |
toString(boolean includeOutgoingEdges) |
public E getElement()
public List<StateDescriptorGraph.GraphVertex<E>> getOutgoingEdges()