java.lang.Object
org.hsqldb.lib.HsqlArrayList<E>
org.hsqldb.lib.ArrayListIdentity<E>
- All Implemented Interfaces:
Collection<E>,List<E>
Extends HsqlArrayList. All search methods use Object identity for equality
comparison.
- Since:
- 2.0.0
- Author:
- Fred Toussi (fredt@users dot sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hsqldb.lib.HsqlArrayList
add, add, clear, contains, get, getArray, indexOf, lastIndexOf, remove, remove, set, setSize, size, sort, toArray, toArray, toArraySlice, trimMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.hsqldb.lib.Collection
addAll