![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.ForwardingMultiset.class Maven / Gradle / Ivy
???? 4 ?
# ?
" ? $ ? $ ? $ ? $ ? $ ? $ ? $ ? $ ? $ ?
" ?
" ? ? ?
? ? ] ? ] ? ? ?
? ? ?
" ?
? ?
" ?
? ?
? ?
? ?
? ?
? ?
? ?
? ? ? ?
? ? ? ? ? ? StandardElementSet InnerClasses ()V Code LineNumberTable LocalVariableTable this .Lcom/google/common/collect/ForwardingMultiset; LocalVariableTypeTable 3Lcom/google/common/collect/ForwardingMultiset; delegate &()Lcom/google/common/collect/Multiset; Signature +()Lcom/google/common/collect/Multiset; count (Ljava/lang/Object;)I element Ljava/lang/Object; MethodParameters "RuntimeVisibleParameterAnnotations Ljavax/annotation/CheckForNull; add (Ljava/lang/Object;I)I occurrences I TE; (TE;I)I RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; .Lcom/google/common/collect/ParametricNullness; remove
elementSet ()Ljava/util/Set; ()Ljava/util/Set; entrySet Entry B()Ljava/util/Set;>; equals (Ljava/lang/Object;)Z object
StackMapTable hashCode ()I setCount (Ljava/lang/Object;II)Z oldCount newCount (TE;II)Z standardContains
standardClear
standardCount entry *Lcom/google/common/collect/Multiset$Entry; -Lcom/google/common/collect/Multiset$Entry<*>; ? standardAdd (TE;)Z standardAddAll (Ljava/util/Collection;)Z
elementsToAdd Ljava/util/Collection; Ljava/util/Collection<+TE;>; (Ljava/util/Collection<+TE;>;)Z standardRemove standardRemoveAll elementsToRemove Ljava/util/Collection<*>; (Ljava/util/Collection<*>;)Z standardRetainAll elementsToRetain standardSetCount standardIterator ()Ljava/util/Iterator; ()Ljava/util/Iterator; standardSize standardEquals standardHashCode standardToString ()Ljava/lang/String; ()Ljava/util/Collection; ()Ljava/lang/Object; tLcom/google/common/collect/ForwardingCollection;Lcom/google/common/collect/Multiset;
SourceFile ForwardingMultiset.java RuntimeVisibleAnnotations ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; -Lcom/google/common/annotations/GwtCompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; ( ) 1 2 5 6 <