com.google.common.collect.TransformedIterator.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 =
java/lang/Object ()V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; java/util/Iterator -com/google/common/collect/TransformedIterator backingIterator Ljava/util/Iterator;
hasNext ()Z
next ()Ljava/lang/Object;
transform
! " remove Signature Ljava/util/Iterator<+TF;>; (Ljava/util/Iterator;)V Code LineNumberTable LocalVariableTable this /Lcom/google/common/collect/TransformedIterator; LocalVariableTypeTable 7Lcom/google/common/collect/TransformedIterator; MethodParameters (Ljava/util/Iterator<+TF;>;)V from (TF;)TT; RuntimeVisibleAnnotations .Lcom/google/common/collect/ParametricNullness; "RuntimeVisibleParameterAnnotations ()TT; ULjava/lang/Object;Ljava/util/Iterator;
SourceFile TransformedIterator.java ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations -Lcom/google/common/annotations/GwtCompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable;
# $ % &