Uses of Class
com.github.benmanes.caffeine.cache.NonReentrantLock.Sync
-
Packages that use NonReentrantLock.Sync Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of NonReentrantLock.Sync in com.github.benmanes.caffeine.cache
Fields in com.github.benmanes.caffeine.cache declared as NonReentrantLock.Sync Modifier and Type Field Description (package private) NonReentrantLock.Sync
NonReentrantLock. sync
Synchronizer providing all implementation mechanics
-