com.google.common.io.CharSource.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jelly Show documentation
Show all versions of jelly Show documentation
Java Functional Metaprogramming API
The newest version!
???? 2 ?
?
+ ?
* ? ?
?
? ?
* ?
? ?
? ? ?
?
? ?
? ? ?
* ?
? ? ?
? ????????
?
? ?
? ?
? ? ?
? ?
* ?
?
? ? ? ?
? ?
? ?
? ?
" ?
? ?
* ?
? ? ?
' ?
. ? ? ? ConcatenatedCharSource InnerClasses ? EmptyCharSource CharSequenceCharSource ()V Code LineNumberTable LocalVariableTable this !Lcom/google/common/io/CharSource;
openStream ()Ljava/io/Reader;
Exceptions ? openBufferedStream ()Ljava/io/BufferedReader; reader Ljava/io/Reader;
StackMapTable ? ?
lengthIfKnown #()Lcom/google/common/base/Optional; Signature 5()Lcom/google/common/base/Optional; RuntimeInvisibleAnnotations $Lcom/google/common/annotations/Beta; length ()J e Ljava/lang/Throwable; !Lcom/google/common/base/Optional; closer Lcom/google/common/io/Closer; LocalVariableTypeTable 3Lcom/google/common/base/Optional; ? ? ? ? countBySkipping (Ljava/io/Reader;)J count J read copyTo (Ljava/lang/Appendable;)J
appendable Ljava/lang/Appendable; ? "(Lcom/google/common/io/CharSink;)J writer Ljava/io/Writer; sink Lcom/google/common/io/CharSink; ? ()Ljava/lang/String;
readFirstLine Ljava/io/BufferedReader; RuntimeVisibleAnnotations Ljavax/annotation/Nullable; readLines +()Lcom/google/common/collect/ImmutableList; result Ljava/util/List; line Ljava/lang/String; $Ljava/util/List; ? ? ?()Lcom/google/common/collect/ImmutableList; 8(Lcom/google/common/io/LineProcessor;)Ljava/lang/Object; processor $Lcom/google/common/io/LineProcessor; )Lcom/google/common/io/LineProcessor; ? D(Lcom/google/common/io/LineProcessor;)TT; isEmpty ()Z concat 7(Ljava/lang/Iterable;)Lcom/google/common/io/CharSource; sources Ljava/lang/Iterable; 8Ljava/lang/Iterable<+Lcom/google/common/io/CharSource;>; [(Ljava/lang/Iterable<+Lcom/google/common/io/CharSource;>;)Lcom/google/common/io/CharSource; 7(Ljava/util/Iterator;)Lcom/google/common/io/CharSource; Ljava/util/Iterator; 8Ljava/util/Iterator<+Lcom/google/common/io/CharSource;>; [(Ljava/util/Iterator<+Lcom/google/common/io/CharSource;>;)Lcom/google/common/io/CharSource; E([Lcom/google/common/io/CharSource;)Lcom/google/common/io/CharSource; "[Lcom/google/common/io/CharSource; wrap ;(Ljava/lang/CharSequence;)Lcom/google/common/io/CharSource; charSequence Ljava/lang/CharSequence; empty #()Lcom/google/common/io/CharSource;
SourceFile CharSource.java ? Y 1 2 8 9 java/io/BufferedReader 1 ? ? ? D C D ? | ? ? java/lang/Long ? J ? ? ? ? ? java/io/Reader V W ? 2 java/lang/Throwable ? ? ? ? ? ? ? ? ? ? ? 8 ? java/io/Writer ? ? <