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, openStreamisEmpty, length, lengthIfKnown, lines, read, readFirstLine, readLines, readLinesasByteSource, concat, concat, concat, empty, forEachLine, openBufferedStream, wrapprivate static final CharSource.EmptyCharSource INSTANCE
public java.lang.String toString()
toString in class CharSource.CharSequenceCharSource