com.google.common.util.concurrent.AbstractCatchingFuture$AsyncCatchingFuture.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml-epl Show documentation
Show all versions of plantuml-epl Show documentation
PlantUML is a component that allows to quickly write diagrams from text.
???? 4 L
8com/google/common/util/concurrent/AbstractCatchingFuture Z(Lcom/google/common/util/concurrent/ListenableFuture;Ljava/lang/Class;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;
Lcom/google/common/util/concurrent/AbstractCatchingFuture$AsyncCatchingFuture setFuture 7(Lcom/google/common/util/concurrent/ListenableFuture;)Z 2com/google/common/util/concurrent/ListenableFuture
setResult 7(Lcom/google/common/util/concurrent/ListenableFuture;)V
" # $
doFallback |(Lcom/google/common/util/concurrent/AsyncFunction;Ljava/lang/Throwable;)Lcom/google/common/util/concurrent/ListenableFuture; y(Lcom/google/common/util/concurrent/ListenableFuture;Ljava/lang/Class;Lcom/google/common/util/concurrent/AsyncFunction;)V Code LineNumberTable LocalVariableTable this NLcom/google/common/util/concurrent/AbstractCatchingFuture$AsyncCatchingFuture; input 4Lcom/google/common/util/concurrent/ListenableFuture;
exceptionType Ljava/lang/Class; fallback 1Lcom/google/common/util/concurrent/AsyncFunction; LocalVariableTypeTable VLcom/google/common/util/concurrent/AbstractCatchingFuture$AsyncCatchingFuture; :Lcom/google/common/util/concurrent/ListenableFuture<+TV;>; Ljava/lang/Class; ;Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>; MethodParameters Signature ?(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;Ljava/lang/Class;Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>;)V cause Ljava/lang/Throwable; replacement TX;
Exceptions ? java/lang/Exception z(Lcom/google/common/util/concurrent/AsyncFunction<-TX;+TV;>;TX;)Lcom/google/common/util/concurrent/ListenableFuture<+TV;>; result =(Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;)V (Ljava/lang/Object;)V ;(Ljava/lang/Object;Ljava/lang/Throwable;)Ljava/lang/Object; ?Lcom/google/common/util/concurrent/AbstractCatchingFuture;Lcom/google/common/util/concurrent/ListenableFuture<+TV;>;>;
SourceFile AbstractCatchingFuture.java RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; InnerClasses AsyncCatchingFuture 0 % &