![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.ForwardingConcurrentMap.class Maven / Gradle / Ivy
???? 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 ! &