- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.util.AbstractCollection
-
- java.util.AbstractList
-
- java.util.AbstractSequentialList
-
- org.netbeans.mdr.persistence.btreeimpl.btreeindex.BtreeListByKey
-
-
Field Summary
-
Fields inherited from class java.util.AbstractList
modCount
-
Method Summary
-
Methods inherited from class java.util.AbstractSequentialList
add, addAll, get, iterator, remove, set
-
Methods inherited from class java.util.AbstractList
clear, indexOf, lastIndexOf, listIterator, removeRange, subList
-
Methods inherited from class java.util.AbstractCollection
contains, containsAll, remove, removeAll, retainAll, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.List
contains, containsAll, remove, removeAll, retainAll, toArray, toArray
-
-
Method Detail
-
size
public int size()
- Specified by:
size in interface java.util.Collection
- Specified by:
size in interface java.util.List
- Specified by:
size in class java.util.AbstractCollection
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty in interface java.util.Collection
- Specified by:
isEmpty in interface java.util.List
- Overrides:
isEmpty in class java.util.AbstractCollection
-
hashCode
public int hashCode()
- Specified by:
hashCode in interface java.util.Collection
- Specified by:
hashCode in interface java.util.List
- Overrides:
hashCode in class java.util.AbstractList
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.