public class TransitiveClosure extends java.lang.Object
TransitiveClosure()
static <V> Graph<V>
transitiveClosure(java.lang.Class<V> clazz, Graph<V> graph)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TransitiveClosure()
public static <V> Graph<V> transitiveClosure(java.lang.Class<V> clazz, Graph<V> graph)