[]
Iterable<T>
IDropDownItemList
, IItemList<T>
, IListBoxItemCollection
, IListBoxItemList
ISelector
.void
void
clear()
boolean
int
getCount()
boolean
forEach, iterator, spliterator
newItem
- The item to add to the collection.containItem
- The object to check.true
to indicate that the item belongs to this collection and passes the active filter; otherwise, false
.removeItem
- The object to remove.true
if item is successfully removed; otherwise, false
.