Uses of Interface
com.github.benmanes.caffeine.cache.References.InternalReference
Packages that use References.InternalReference
-
Uses of References.InternalReference in com.github.benmanes.caffeine.cache
Classes in com.github.benmanes.caffeine.cache that implement References.InternalReferenceModifier and TypeClassDescription(package private) static final class
A short-lived adapter used for looking up an entry in the cache where the keys are weakly held.(package private) static final class
The value in a cache that holds values softly.(package private) static class
The key in a cache that holds keys weakly.(package private) static final class
The value in a cache that holds values weakly.