Uses of Class
com.google.inject.internal.WeakKeySet.KeyAndSource
Packages that use WeakKeySet.KeyAndSource
-
Uses of WeakKeySet.KeyAndSource in com.google.inject.internal
Fields in com.google.inject.internal with type parameters of type WeakKeySet.KeyAndSourceModifier and TypeFieldDescriptionprivate final com.google.common.cache.Cache<State,
Set<WeakKeySet.KeyAndSource>> WeakKeySet.evictionCache
Tracks child injector lifetimes and evicts blacklisted keys/sources after the child injector is garbage collected.Method parameters in com.google.inject.internal with type arguments of type WeakKeySet.KeyAndSourceModifier and TypeMethodDescriptionprivate void
WeakKeySet.cleanupOnRemoval
(com.google.common.cache.RemovalNotification<State, Set<WeakKeySet.KeyAndSource>> notification)