Generated by
JDiff

Class com.google.common.cache.RemovalNotification

Added Methods
(RemovalNotification<K, V>create(K, V, RemovalCause) Creates a new {@code RemovalNotification} for the given {@code key}/{@code value} pair, with the given {@code cause} for the removal.