![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.ForwardingMultimap.class Maven / Gradle / Ivy
???? 4 ?
o
p q r s t u v w x y z { | } ~ ? ? ? ? ? ? ? ? ()V Code LineNumberTable LocalVariableTable this .Lcom/google/common/collect/ForwardingMultimap; LocalVariableTypeTable 6Lcom/google/common/collect/ForwardingMultimap; delegate &()Lcom/google/common/collect/Multimap; Signature .()Lcom/google/common/collect/Multimap; asMap ()Ljava/util/Map; 1()Ljava/util/Map;>; clear
containsEntry '(Ljava/lang/Object;Ljava/lang/Object;)Z key Ljava/lang/Object; value MethodParameters "RuntimeVisibleParameterAnnotations Ljavax/annotation/CheckForNull; containsKey (Ljava/lang/Object;)Z
containsValue entries ()Ljava/util/Collection; ? Entry InnerClasses 7()Ljava/util/Collection;>; get *(Ljava/lang/Object;)Ljava/util/Collection; TK; (TK;)Ljava/util/Collection; .Lcom/google/common/collect/ParametricNullness; isEmpty ()Z keys &()Lcom/google/common/collect/Multiset; +()Lcom/google/common/collect/Multiset; keySet ()Ljava/util/Set; ()Ljava/util/Set; put TV; (TK;TV;)Z RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; putAll )(Ljava/lang/Object;Ljava/lang/Iterable;)Z values Ljava/lang/Iterable; Ljava/lang/Iterable<+TV;>; (TK;Ljava/lang/Iterable<+TV;>;)Z '(Lcom/google/common/collect/Multimap;)Z multimap $Lcom/google/common/collect/Multimap; .Lcom/google/common/collect/Multimap<+TK;+TV;>; 1(Lcom/google/common/collect/Multimap<+TK;+TV;>;)Z remove removeAll /(Ljava/lang/Object;)Ljava/util/Collection;
replaceValues >(Ljava/lang/Object;Ljava/lang/Iterable;)Ljava/util/Collection; :(TK;Ljava/lang/Iterable<+TV;>;)Ljava/util/Collection; size ()I ()Ljava/util/Collection; equals object
StackMapTable hashCode ()Ljava/lang/Object; ?Lcom/google/common/collect/ForwardingObject;Lcom/google/common/collect/Multimap;
SourceFile ForwardingMultimap.java RuntimeVisibleAnnotations ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; -Lcom/google/common/annotations/GwtCompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; # $ ' ( * + , 3 4 5 4 6 7 <