
com.google.common.collect.Iterators$5.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 ? %com/google/common/collect/Iterators$5 val$unfiltered Ljava/util/Iterator;
val$retainIfTrue "Lcom/google/common/base/Predicate;
*com/google/common/collect/AbstractIterator ()V java/util/Iterator hasNext ()Z next ()Ljava/lang/Object; com/google/common/base/Predicate apply (Ljava/lang/Object;)Z
" # endOfData 9(Ljava/util/Iterator;Lcom/google/common/base/Predicate;)V Code LineNumberTable LocalVariableTable this 'Lcom/google/common/collect/Iterators$5; MethodParameters computeNext element Ljava/lang/Object; LocalVariableTypeTable TT;
StackMapTable Signature ()TT; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; 1Lcom/google/common/collect/AbstractIterator;
SourceFile Iterators.java EnclosingMethod : #com/google/common/collect/Iterators <