public class TransitiveClosure
extends java.lang.Object
Constructor and Description |
---|
TransitiveClosure() |
Modifier and Type | Method and Description |
---|---|
static <V> Graph<V> |
transitiveClosure(java.lang.Class<V> clazz,
Graph<V> graph) |