- java.lang.Object
-
- java.io.InputStream
-
- org.apache.derbyTesting.unitTests.junit.CharacterStreamDescriptorTest.PositionedTestStream
-
- All Implemented Interfaces:
- java.io.Closeable, java.lang.AutoCloseable, org.apache.derby.iapi.types.PositionedStream
- Enclosing class:
- CharacterStreamDescriptorTest
private static class CharacterStreamDescriptorTest.PositionedTestStream
extends java.io.InputStream
implements org.apache.derby.iapi.types.PositionedStream
A test stream that implements the PositionedStream
interface.
The stream is not functional, it always returns -1
.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private long |
pos |
-
Method Summary
-
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
pos
private final long pos
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.