
com.google.common.util.concurrent.JdkFutureAdapters.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 7 2com/google/common/util/concurrent/ListenableFuture Kcom/google/common/util/concurrent/JdkFutureAdapters$ListenableFutureAdapter
(Ljava/util/concurrent/Future;)V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object;
?(Ljava/util/concurrent/Future;Ljava/util/concurrent/Executor;)V
java/lang/Object ()V 3com/google/common/util/concurrent/JdkFutureAdapters listenInPoolThread S(Ljava/util/concurrent/Future;)Lcom/google/common/util/concurrent/ListenableFuture; Code LineNumberTable LocalVariableTable future Ljava/util/concurrent/Future; LocalVariableTypeTable "Ljava/util/concurrent/Future;
StackMapTable MethodParameters Signature s(Ljava/util/concurrent/Future;)Lcom/google/common/util/concurrent/ListenableFuture; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; r(Ljava/util/concurrent/Future;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture; executor Ljava/util/concurrent/Executor; ?(Ljava/util/concurrent/Future;Ljava/util/concurrent/Executor;)Lcom/google/common/util/concurrent/ListenableFuture; this 5Lcom/google/common/util/concurrent/JdkFutureAdapters;
SourceFile JdkFutureAdapters.java RuntimeVisibleAnnotations CLcom/google/common/util/concurrent/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations 0Lcom/google/common/annotations/J2ktIncompatible; /Lcom/google/common/annotations/GwtIncompatible; InnerClasses ListenableFutureAdapter 1 b *? ? *? ?? Y*? ? ; <