Uses of Class
com.pnfsoftware.jeb.util.concurrent.WeakConcurrentMap
Packages that use WeakConcurrentMap
Package
Description
Types related to concurrency, synchronization, and external code execution.
-
Uses of WeakConcurrentMap in com.pnfsoftware.jeb.util.concurrent
Subclasses of WeakConcurrentMap in com.pnfsoftware.jeb.util.concurrentModifier and TypeClassDescriptionstatic class
AWeakConcurrentMap
where stale entries are removed as a side effect of interacting with this map.