| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like "juice")
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.cache.Cache<InjectorBindingData,java.util.Set<WeakKeySet.KeyAndSource>> |
WeakKeySet.evictionCache
Tracks child injector lifetimes and evicts banned keys/sources after the child injector is
garbage collected.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
WeakKeySet.cleanupOnRemoval(com.google.common.cache.RemovalNotification<InjectorBindingData,java.util.Set<WeakKeySet.KeyAndSource>> notification) |