All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javadoc.com.google.common.cache.class-use.RemovalNotification.html Maven / Gradle / Ivy

The newest version!







Uses of Class com.google.common.cache.RemovalNotification (Guava: Google Core Libraries for Java 11.0.1 API)














Uses of Class
com.google.common.cache.RemovalNotification

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.
 



Copyright © 2010-2012. All Rights Reserved.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy