db
ListCollection Member List

This is the complete list of members for ListCollection, including all inherited members.

add($e, $index=NULL)ListCollection
IZON::Utils::Collection::add($element)Collection
addAll($c)Collection
clear()Collection
contains($o)Collection
containsAll($c)Collection
get($index)ListCollection
indexOf($o)ListCollection
isEmpty()Collection
lastIndexOf($o)ListCollection
remove($index)ListCollection
removeAll($c)Collection
removeElement($o)Collection
retainAll($c)Collection
set($index, $element)ListCollection
size()Collection
subList($fromIndex, $toIndex)ListCollection
toArray()Collection