![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.ImmutableMultimap$Values.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 f
-com/google/common/collect/ImmutableCollection ()V
2com/google/common/collect/ImmutableMultimap$Values multimap -Lcom/google/common/collect/ImmutableMultimap;
+com/google/common/collect/ImmutableMultimap
containsValue (Ljava/lang/Object;)Z
valueIterator 2()Lcom/google/common/collect/UnmodifiableIterator; map (Lcom/google/common/collect/ImmutableMap;
&com/google/common/collect/ImmutableMap values 1()Lcom/google/common/collect/ImmutableCollection;
" # iterator % & ' ( ) java/util/Iterator hasNext ()Z % + , - next ()Ljava/lang/Object;
/ 0 1
copyIntoArray ([Ljava/lang/Object;I)I
3 4 5 size ()I
7 8 - writeReplace
" Signature 5Lcom/google/common/collect/ImmutableMultimap; RuntimeInvisibleAnnotations $Lcom/google/j2objc/annotations/Weak; serialVersionUID J
ConstantValue 0Lcom/google/common/annotations/J2ktIncompatible; 0(Lcom/google/common/collect/ImmutableMultimap;)V Code LineNumberTable LocalVariableTable this 4Lcom/google/common/collect/ImmutableMultimap$Values; LocalVariableTypeTable ; MethodParameters 8(Lcom/google/common/collect/ImmutableMultimap;)V contains object Ljava/lang/Object; "RuntimeVisibleParameterAnnotations Ljavax/annotation/CheckForNull; 7()Lcom/google/common/collect/UnmodifiableIterator; valueCollection /Lcom/google/common/collect/ImmutableCollection; dst [Ljava/lang/Object; offset I 4Lcom/google/common/collect/ImmutableCollection;
StackMapTable /Lcom/google/common/annotations/GwtIncompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable;
isPartialView ()Ljava/util/Iterator; ^Lcom/google/common/collect/ImmutableCollection;
SourceFile ImmutableMultimap.java InnerClasses Values 0 ? : ; <