@FunctionalInterface public static interface TopologicalSorter.DirectedGrapher<T>
java.util.Collection<T>
getPredecessors(T node)
java.util.Collection<T> getPredecessors(T node)