|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemovalNotification | |
---|---|
com.google.common.cache | This package contains caching utilities. |
Uses of RemovalNotification in com.google.common.cache |
---|
Methods in com.google.common.cache with parameters of type RemovalNotification | |
---|---|
void |
RemovalListener.onRemoval(RemovalNotification<K,V> notification)
Notifies the listener that a removal occurred at some point in the past. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |