com.google.common.io.AppendableWriter.class Maven / Gradle / Ivy
???? 4 g
java/io/Writer ()V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; java/lang/Appendable %com/google/common/io/AppendableWriter target Ljava/lang/Appendable;
checkNotClosed java/lang/String
([CII)V
append 0(Ljava/lang/CharSequence;)Ljava/lang/Appendable;
" # (C)Ljava/lang/Appendable;
% & 2(Ljava/lang/CharSequence;II)Ljava/lang/Appendable; ( java/io/Flushable ' * + flush - . / closed Z 1 java/io/Closeable 0 3 4 close 6 java/io/IOException 8 Cannot write to a closed writer.
5 : ; (Ljava/lang/String;)V
= > (C)Ljava/io/Writer;
@ A ,(Ljava/lang/CharSequence;II)Ljava/io/Writer;
C D *(Ljava/lang/CharSequence;)Ljava/io/Writer; (Ljava/lang/Appendable;)V Code LineNumberTable LocalVariableTable this 'Lcom/google/common/io/AppendableWriter; MethodParameters write cbuf [C off I len
Exceptions (I)V c str Ljava/lang/String; (Ljava/lang/String;II)V
StackMapTable C charSeq Ljava/lang/CharSequence; "RuntimeVisibleParameterAnnotations Ljavax/annotation/CheckForNull; start end
SourceFile AppendableWriter.java RuntimeVisibleAnnotations 6Lcom/google/common/io/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations 0Lcom/google/common/annotations/J2ktIncompatible; /Lcom/google/common/annotations/GwtIncompatible; . / E F L *? *+? ?
? ? G / 0 1 H I J K L F i *? *? ? Y+? ? W? G 9 <