com.google.common.collect.ForwardingDeque.class Maven / Gradle / Ivy
???? 4 h
R
S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g ()V Code LineNumberTable LocalVariableTable this +Lcom/google/common/collect/ForwardingDeque; LocalVariableTypeTable 0Lcom/google/common/collect/ForwardingDeque; delegate ()Ljava/util/Deque; Signature ()Ljava/util/Deque; addFirst (Ljava/lang/Object;)V e Ljava/lang/Object; TE; MethodParameters (TE;)V "RuntimeVisibleParameterAnnotations .Lcom/google/common/collect/ParametricNullness; addLast descendingIterator ()Ljava/util/Iterator; ()Ljava/util/Iterator; getFirst ()Ljava/lang/Object; ()TE; RuntimeVisibleAnnotations getLast
offerFirst (Ljava/lang/Object;)Z (TE;)Z RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; offerLast peekFirst Ljavax/annotation/CheckForNull; peekLast pollFirst pollLast pop push removeFirst
removeLast removeFirstOccurrence o removeLastOccurrence ()Ljava/util/Queue; ()Ljava/util/Collection; \Lcom/google/common/collect/ForwardingQueue;Ljava/util/Deque;
SourceFile ForwardingDeque.java ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; 0Lcom/google/common/annotations/J2ktIncompatible; /Lcom/google/common/annotations/GwtIncompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable; ! $ % - % . / 1 2 5 2 6 7 ; 7 <