Class JohnsonShortestPaths.JohnsonSingleSourcePaths

java.lang.Object
org.jgrapht.alg.shortestpath.JohnsonShortestPaths.JohnsonSingleSourcePaths
All Implemented Interfaces:
ShortestPathAlgorithm.SingleSourcePaths<V,E>
Enclosing class:
JohnsonShortestPaths<V,E>

class JohnsonShortestPaths.JohnsonSingleSourcePaths extends Object implements ShortestPathAlgorithm.SingleSourcePaths<V,E>