- java.lang.Object
-
- java.io.Reader
-
- org.apache.derbyTesting.functionTests.tests.jdbcapi.DummyReader
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private static java.lang.String |
_chars |
private int |
_idx |
private int |
_readerLength |
-
Fields inherited from class java.io.Reader
lock
-
Constructor Summary
Constructors
Constructor and Description |
DummyReader(int readerLength) |
-
Method Summary
-
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, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface java.io.Closeable
- Specified by:
close
in interface java.lang.AutoCloseable
- Specified by:
close
in class java.io.Reader
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.