com.google.common.cache.RemovalNotification.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
???? 4 D +com/google/common/cache/RemovalNotification
M(Ljava/lang/Object;Ljava/lang/Object;Lcom/google/common/cache/RemovalCause;)V
*java/util/AbstractMap$SimpleImmutableEntry '(Ljava/lang/Object;Ljava/lang/Object;)V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; $com/google/common/cache/RemovalCause cause &Lcom/google/common/cache/RemovalCause;
wasEvicted ()Z 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; MethodParameters Signature ?(TK;TV;Lcom/google/common/cache/RemovalCause;)Lcom/google/common/cache/RemovalNotification; "RuntimeVisibleParameterAnnotations Ljavax/annotation/CheckForNull; 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; ^Ljava/util/AbstractMap$SimpleImmutableEntry;
SourceFile RemovalNotification.java RuntimeVisibleAnnotations 9Lcom/google/common/cache/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations -Lcom/google/common/annotations/GwtCompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; InnerClasses B java/util/AbstractMap SimpleImmutableEntry 1 ! " # e ? Y*+,? ? $ 2 % &