- java.lang.Object
-
- java.io.Reader
-
- org.apache.derbyTesting.functionTests.tests.largedata.RandomCharReaderT
-
-
Field Summary
-
Fields inherited from class java.io.Reader
lock
-
Constructor Summary
Constructors
Constructor and Description |
RandomCharReaderT(java.util.Random dpr,
long length) |
RandomCharReaderT(java.util.Random dpr,
long length,
long numTrailingSpaces) |
-
Method Summary
-
Methods inherited from class java.io.Reader
mark, markSupported, 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
-
length
private long length
-
Method Detail
-
getChar
private char getChar()
-
read
public int read()
- Overrides:
read
in class java.io.Reader
-
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 Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.