Class CachedShortestPath<N extends AgentGraphNode,A extends AgentGraphArc>

java.lang.Object
com.amalgamasimulation.graph.GraphPath<N,A>
com.amalgamasimulation.graphagent.CachedShortestPath<N,A>

public class CachedShortestPath<N extends AgentGraphNode,A extends AgentGraphArc> extends GraphPath<N,A>
This class is not a part of public API of this library.