db
PersistentArrayList Member List

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

__construct($elements=[], $class=NULL)PersistentArrayList
add($element, $index=FALSE)PersistentArrayList
addAll($c)PersistentArrayList
clear()PersistentArrayList
contains($o)PersistentArrayList
containsAll($c)PersistentArrayList
get($index)PersistentArrayList
getIterator()PersistentArrayList
indexOf($o)PersistentArrayList
isEmpty()PersistentArrayList
lastIndexOf($o)PersistentArrayList
outOfIndex($index)PersistentArrayListprotected
remove($index)PersistentArrayList
removeAll($c)PersistentArrayList
removeElement($o)PersistentArrayList
retainAll($c)PersistentArrayList
set($index, $element)PersistentArrayList
size()PersistentArrayList
subList($fromIndex, $toIndex)PersistentArrayList
toArray()PersistentArrayList