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