|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemovalCause | |
---|---|
com.google.common.cache | This package contains caching utilities. |
Uses of RemovalCause in com.google.common.cache |
---|
Methods in com.google.common.cache that return RemovalCause | |
---|---|
RemovalCause |
RemovalNotification.getCause()
Returns the cause for which the entry was removed. |
static RemovalCause |
RemovalCause.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RemovalCause[] |
RemovalCause.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |