Class CharSequenceReader

java.lang.Object
java.io.Reader
net.sf.jstuff.core.io.CharSequenceReader
All Implemented Interfaces:
Closeable, AutoCloseable, Readable

public class CharSequenceReader extends Reader
Not thread-safe. (in contrast to StringReader)
Author:
Sebastian Thomschke