![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.TransformedIterator.class Maven / Gradle / Ivy
???? 4 =
0
1 2 3 4 5 6
7 8 9 : backingIterator Ljava/util/Iterator; 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 transform &(Ljava/lang/Object;)Ljava/lang/Object; from (TF;)TT; RuntimeVisibleAnnotations .Lcom/google/common/collect/ParametricNullness; "RuntimeVisibleParameterAnnotations hasNext ()Z next ()Ljava/lang/Object; ()TT; remove ()V 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; ' ; <