| Constructor and Description |
|---|
CharReader() |
CharReader(InputStream in) |
CharReader(Reader in) |
public CharReader()
public CharReader(InputStream in)
public CharReader(Reader in)
public Char read() throws IOException
IOException - If unable to read a char.Copyright © 2016. All rights reserved.