public interface InliningGraph<T extends InliningArc<E>,E extends InliningVertex<T>>
Set<E>
getSinkNodes()
getVertices()
void
removeNode(E v)
Set<E> getSinkNodes()
Set<E> getVertices()
void removeNode(E v)
Copyright © 2008-2013 Mathias Schwarz.