- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- java.util.AbstractList<E>
-
- java.util.Vector
-
- org.apache.derbyTesting.functionTests.harness.SimpleDiff.DiffBuffer
-
-
Field Summary
-
Fields inherited from class java.util.Vector
capacityIncrement, elementCount, elementData
-
Fields inherited from class java.util.AbstractList
modCount
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
atEOF() |
void |
close() |
boolean |
isValidOffset(int lineNumber) |
void |
iterate(boolean verbose) |
java.lang.String |
lineAt(int offset) |
void |
setLowWater(int newLow)
Useful to keep memory requirements low
|
-
Methods inherited from class java.util.Vector
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
oldLow
private int oldLow
-
atEnd
protected boolean atEnd
-
Method Detail
-
atEOF
public boolean atEOF()
Built on Wed 2014-10-15 18:23:42+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.