Uses of Class
cn.sliew.milky.common.cache.local.RemovalNotification
-
Packages that use RemovalNotification Package Description cn.sliew.milky.common.cache.local -
-
Uses of RemovalNotification in cn.sliew.milky.common.cache.local
Methods in cn.sliew.milky.common.cache.local with parameters of type RemovalNotification Modifier and Type Method Description voidRemovalListener. onRemoval(RemovalNotification<K,V> notification)
-