![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.util.concurrent.CollectionFuture$ListFuture.class Maven / Gradle / Ivy
???? 4 ^
2com/google/common/util/concurrent/CollectionFuture 3(Lcom/google/common/collect/ImmutableCollection;Z)V
=com/google/common/util/concurrent/CollectionFuture$ListFuture init ()V java/util/List size ()I
com/google/common/collect/Lists newArrayListWithCapacity (I)Ljava/util/ArrayList; iterator ()Ljava/util/Iterator; ! " java/util/Iterator hasNext ()Z $ % & next ()Ljava/lang/Object; ( :com/google/common/util/concurrent/CollectionFuture$Present ' * + , value Ljava/lang/Object; . / 0 add (Ljava/lang/Object;)Z
2 3 4 5 6 java/util/Collections unmodifiableList "(Ljava/util/List;)Ljava/util/List;
8 9 6 combine Code LineNumberTable LocalVariableTable this ?Lcom/google/common/util/concurrent/CollectionFuture$ListFuture; futures /Lcom/google/common/collect/ImmutableCollection; allMustSucceed Z LocalVariableTypeTable DLcom/google/common/util/concurrent/CollectionFuture$ListFuture; lLcom/google/common/collect/ImmutableCollection<+Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;>; MethodParameters Signature p(Lcom/google/common/collect/ImmutableCollection<+Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;>;Z)V element