|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.Reader
org.apache.derbyTesting.functionTests.tests.jdbcapi.c3Reader
class c3Reader
| Field Summary | |
|---|---|
private int |
count
|
private int |
size
|
| Fields inherited from class java.io.Reader |
|---|
lock |
| Constructor Summary | |
|---|---|
c3Reader(int size)
|
|
| Method Summary | |
|---|---|
void |
close()
|
int |
read(char[] buf,
int off,
int length)
|
| Methods inherited from class java.io.Reader |
|---|
mark, markSupported, read, read, read, ready, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final int size
private int count
| Constructor Detail |
|---|
c3Reader(int size)
| Method Detail |
|---|
public int read(char[] buf,
int off,
int length)
read in class java.io.Readerpublic void close()
close in interface java.io.Closeableclose in class java.io.Reader
|
Built on Thu 2009-11-26 18:42:53-0800, from revision 884739 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||