Uses of Class
org.jgrapht.graph.concurrent.AsSynchronizedGraph.NoCache
Packages that use AsSynchronizedGraph.NoCache
Package
Description
Implementations of various concurrent graph structures.
-
Uses of AsSynchronizedGraph.NoCache in org.jgrapht.graph.concurrent
Subclasses of AsSynchronizedGraph.NoCache in org.jgrapht.graph.concurrentModifier and TypeClassDescriptionprivate class
Disable cache as perNoCache
, and also don't produce copies; instead, just directly return the results from the underlying graph.