Class IntVertexDijkstraShortestPath.ArrayBasedSingleSourcePathsImpl

java.lang.Object
org.jgrapht.alg.shortestpath.IntVertexDijkstraShortestPath.ArrayBasedSingleSourcePathsImpl
All Implemented Interfaces:
Serializable, ShortestPathAlgorithm.SingleSourcePaths<Integer,E>
Enclosing class:
IntVertexDijkstraShortestPath<E>

private class IntVertexDijkstraShortestPath.ArrayBasedSingleSourcePathsImpl extends Object implements ShortestPathAlgorithm.SingleSourcePaths<Integer,E>, Serializable