
com.google.common.cache.RemovalNotification.class Maven / Gradle / Ivy
The newest version!
???? 2 ? 0
1
2
3 4 5 6
7 9 cause &Lcom/google/common/cache/RemovalCause; serialVersionUID J
ConstantValue create y(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/common/cache/RemovalCause;)Lcom/google/common/cache/RemovalNotification; Code LineNumberTable LocalVariableTable key Ljava/lang/Object; value LocalVariableTypeTable TK; TV; Signature ?(TK;TV;Lcom/google/common/cache/RemovalCause;)Lcom/google/common/cache/RemovalNotification; "RuntimeVisibleParameterAnnotations Ljavax/annotation/Nullable; M(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/common/cache/RemovalCause;)V this -Lcom/google/common/cache/RemovalNotification; 5Lcom/google/common/cache/RemovalNotification; /(TK;TV;Lcom/google/common/cache/RemovalCause;)V getCause (()Lcom/google/common/cache/RemovalCause;
wasEvicted ()Z SimpleImmutableEntry InnerClasses ^Ljava/util/AbstractMap$SimpleImmutableEntry;
SourceFile RemovalNotification.java RuntimeInvisibleAnnotations -Lcom/google/common/annotations/GwtCompatible; +com/google/common/cache/RemovalNotification : ; <