private static final class CharSource.EmptyCharSource extends CharSource.StringCharSource
Modifier and Type | Field and Description |
---|---|
private static CharSource.EmptyCharSource |
INSTANCE |
seq
Modifier | Constructor and Description |
---|---|
private |
EmptyCharSource() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
copyTo, copyTo, openStream
isEmpty, length, lengthIfKnown, lines, read, readFirstLine, readLines, readLines
asByteSource, concat, concat, concat, empty, forEachLine, openBufferedStream, wrap
private static final CharSource.EmptyCharSource INSTANCE
public java.lang.String toString()
toString
in class CharSource.CharSequenceCharSource