- add
- size
Sets the size of this list. If the specified size is smaller than the current
size, the last element
- getBoolean
Returns the element at the specified position in this list.
- addAll
- toBooleanArray
- removeBoolean
Removes the element at the specified position in this list (optional operation).
- set
- subList
- addElements
Add (hopefully quickly) elements to this type-specific list.
- clear
- compareTo
- containsAll