com.google.common.collect.ForwardingConcurrentMap.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 <
'com/google/common/collect/ForwardingMap ()V
1com/google/common/collect/ForwardingConcurrentMap delegate &()Ljava/util/concurrent/ConcurrentMap; "java/util/concurrent/ConcurrentMap putIfAbsent 8(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; remove '(Ljava/lang/Object;Ljava/lang/Object;)Z replace 9(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z Code LineNumberTable LocalVariableTable this 3Lcom/google/common/collect/ForwardingConcurrentMap; LocalVariableTypeTable ;Lcom/google/common/collect/ForwardingConcurrentMap; Signature .()Ljava/util/concurrent/ConcurrentMap; key Ljava/lang/Object; value TK; TV; MethodParameters (TK;TV;)TV; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; "RuntimeVisibleParameterAnnotations oldValue newValue (TK;TV;TV;)Z ()Ljava/util/Map; ()Ljava/lang/Object; ?Lcom/google/common/collect/ForwardingMap;Ljava/util/concurrent/ConcurrentMap;
SourceFile ForwardingConcurrentMap.java ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; -Lcom/google/common/annotations/GwtCompatible;! A *? ? - ! " # $ % p *? +,?
? 6 ! &