public class SimpleStringReader extends Reader
| Constructor and Description |
|---|
SimpleStringReader(SimpleString simpleString) |
public SimpleStringReader(SimpleString simpleString)
public int read(char[] cbuf,
int off,
int len)
throws IOException
read in class ReaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.