com.google.common.util.concurrent.AbstractFuture$TrustedFuture.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 I
0com/google/common/util/concurrent/AbstractFuture ()V
get ()Ljava/lang/Object;
4(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object;
isDone ()Z
isCancelled
addListener 6(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V
cancel (Z)Z >com/google/common/util/concurrent/AbstractFuture$TrustedFuture 8com/google/common/util/concurrent/AbstractFuture$Trusted Code LineNumberTable LocalVariableTable this @Lcom/google/common/util/concurrent/AbstractFuture$TrustedFuture; LocalVariableTypeTable ELcom/google/common/util/concurrent/AbstractFuture$TrustedFuture;
Exceptions * java/lang/InterruptedException , 'java/util/concurrent/ExecutionException Signature ()TV; RuntimeVisibleAnnotations 6Lcom/google/common/util/concurrent/ParametricNullness; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; timeout J unit Ljava/util/concurrent/TimeUnit; 8 %java/util/concurrent/TimeoutException MethodParameters %(JLjava/util/concurrent/TimeUnit;)TV; listener Ljava/lang/Runnable; executor Ljava/util/concurrent/Executor; mayInterruptIfRunning Z ?Lcom/google/common/util/concurrent/AbstractFuture;Lcom/google/common/util/concurrent/AbstractFuture$Trusted;
SourceFile AbstractFuture.java RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; InnerClasses
TrustedFuture Trusted ! A *? ? " i # $ % &