![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.class Maven / Gradle / Ivy
???? 4 L
9com/google/common/util/concurrent/AbstractTransformFuture I(Lcom/google/common/util/concurrent/ListenableFuture;Ljava/lang/Object;)V
/com/google/common/util/concurrent/AsyncFunction apply H(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture; gAsyncFunction.apply returned null instead of a Future. Did you mean to return immediateFuture(null)? %s
$com/google/common/base/Preconditions checkNotNull J(Ljava/lang/Object;Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;
Ncom/google/common/util/concurrent/AbstractTransformFuture$AsyncTransformFuture setFuture 7(Lcom/google/common/util/concurrent/ListenableFuture;)Z 2com/google/common/util/concurrent/ListenableFuture
setResult 7(Lcom/google/common/util/concurrent/ListenableFuture;)V
" # $ doTransform y(Lcom/google/common/util/concurrent/AsyncFunction;Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture; h(Lcom/google/common/util/concurrent/ListenableFuture;Lcom/google/common/util/concurrent/AsyncFunction;)V Code LineNumberTable LocalVariableTable this PLcom/google/common/util/concurrent/AbstractTransformFuture$AsyncTransformFuture; inputFuture 4Lcom/google/common/util/concurrent/ListenableFuture; function 1Lcom/google/common/util/concurrent/AsyncFunction; LocalVariableTypeTable XLcom/google/common/util/concurrent/AbstractTransformFuture$AsyncTransformFuture; :Lcom/google/common/util/concurrent/ListenableFuture<+TI;>; ;Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>; MethodParameters Signature x(Lcom/google/common/util/concurrent/ListenableFuture<+TI;>;Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>;)V input Ljava/lang/Object; outputFuture TI; :Lcom/google/common/util/concurrent/ListenableFuture<+TO;>;
Exceptions = java/lang/Exception z(Lcom/google/common/util/concurrent/AsyncFunction<-TI;+TO;>;TI;)Lcom/google/common/util/concurrent/ListenableFuture<+TO;>; "RuntimeVisibleParameterAnnotations 6Lcom/google/common/util/concurrent/ParametricNullness; result =(Lcom/google/common/util/concurrent/ListenableFuture<+TO;>;)V (Ljava/lang/Object;)V 8(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; ?Lcom/google/common/util/concurrent/AbstractTransformFuture;Lcom/google/common/util/concurrent/ListenableFuture<+TO;>;>;
SourceFile AbstractTransformFuture.java RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; InnerClasses AsyncTransformFuture 0 % &