protected Iterable<HalfEdge<V,T>>
looseEnds
protected V
startVertex
PartialNfa(V startVertex, Iterable<HalfEdge<V,T>> looseEnds)
static <V, T> PartialNfa<V,T>
create(V startState, Iterable<HalfEdge<V,T>> looseEnds)
boolean
equals(Object obj)
Iterable<HalfEdge<V,T>>
getLooseEnds()
V
getStartVertex()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hashCode
Object
equals
toString