public static interface FloydWarshall.GetPaths<T>
Set<List<T>>
getPaths(T from, T to)
Set<List<T>> getPaths(T from, T to)