com.google.common.collect.Sets$SubSet$1.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 V 'com/google/common/collect/Sets$SubSet$1 this$0 'Lcom/google/common/collect/Sets$SubSet;
.com/google/common/collect/UnmodifiableIterator ()V
%com/google/common/collect/Sets$SubSet
access$100 Q(Lcom/google/common/collect/Sets$SubSet;)Lcom/google/common/collect/ImmutableMap;
&com/google/common/collect/ImmutableMap keySet *()Lcom/google/common/collect/ImmutableSet;
&com/google/common/collect/ImmutableSet asList +()Lcom/google/common/collect/ImmutableList; ! " elements )Lcom/google/common/collect/ImmutableList;
$ % &
access$200 *(Lcom/google/common/collect/Sets$SubSet;)I ( ) * remainingSetBits I
, - . / 0 java/lang/Integer numberOfTrailingZeros (I)I 2 java/util/NoSuchElementException
1
5 6 7 8 9 'com/google/common/collect/ImmutableList get (I)Ljava/lang/Object; Signature .Lcom/google/common/collect/ImmutableList; *(Lcom/google/common/collect/Sets$SubSet;)V Code LineNumberTable LocalVariableTable this )Lcom/google/common/collect/Sets$SubSet$1; LocalVariableTypeTable MethodParameters hasNext ()Z
StackMapTable next ()Ljava/lang/Object; index ()TE; 5Lcom/google/common/collect/UnmodifiableIterator;
SourceFile Sets.java EnclosingMethod P Q iterator ()Ljava/util/Iterator; InnerClasses T com/google/common/collect/Sets SubSet ! " : ; ) * <