org.apache.commons.collections.primitives.adapters.io
public class CharIteratorReader extends Reader
Version: $Revision: 1.1 $ $Date: 2003/10/13 22:46:58 $
Field Summary | |
---|---|
CharIterator | iterator |
Constructor Summary | |
---|---|
CharIteratorReader(CharIterator in) |
Method Summary | |
---|---|
static Reader | adapt(CharIterator in) |
void | close() |
int | read(char[] buf, int off, int len) |