com.google.common.util.concurrent.ForwardingBlockingQueue.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 U
)com/google/common/collect/ForwardingQueue ()V
9com/google/common/util/concurrent/ForwardingBlockingQueue delegate &()Ljava/util/concurrent/BlockingQueue; "java/util/concurrent/BlockingQueue drainTo (Ljava/util/Collection;I)I (Ljava/util/Collection;)I offer 5(Ljava/lang/Object;JLjava/util/concurrent/TimeUnit;)Z poll 4(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; ! put (Ljava/lang/Object;)V # $ % remainingCapacity ()I ' ( ) take ()Ljava/lang/Object; Code LineNumberTable LocalVariableTable this ;Lcom/google/common/util/concurrent/ForwardingBlockingQueue; LocalVariableTypeTable @Lcom/google/common/util/concurrent/ForwardingBlockingQueue; Signature +()Ljava/util/concurrent/BlockingQueue; c Ljava/util/Collection; maxElements I Ljava/util/Collection<-TE;>; MethodParameters (Ljava/util/Collection<-TE;>;I)I RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; (Ljava/util/Collection<-TE;>;)I e Ljava/lang/Object; timeout J unit Ljava/util/concurrent/TimeUnit; TE;
Exceptions F java/lang/InterruptedException &(TE;JLjava/util/concurrent/TimeUnit;)Z %(JLjava/util/concurrent/TimeUnit;)TE; RuntimeVisibleAnnotations Ljavax/annotation/CheckForNull; (TE;)V ()TE; ()Ljava/util/Queue; ()Ljava/util/Collection; oLcom/google/common/collect/ForwardingQueue;Ljava/util/concurrent/BlockingQueue;
SourceFile ForwardingBlockingQueue.java CLcom/google/common/util/concurrent/ElementTypesAreNonnullByDefault; 0Lcom/google/common/annotations/J2ktIncompatible; /Lcom/google/common/annotations/GwtIncompatible;! * A *? ? + / , - . / - 0 1 2 * f *? +?
? + 7 , - . 3 4 5 6 / - 0 3 7 8 3 5 1 9 : ; * [ *? +? ? + = , - . 3 4 / - 0 3 7 8 3 1 <