public static interface FloydWarshall.GetPath<T>
List<T>
getPath(T from, T to)
List<T> getPath(T from, T to)