org.apache.commons.collections.list
public static class AbstractTestList.BulkTestSubList extends AbstractTestList
| Method Summary | |
|---|---|
| Object[] | getFullElements() |
| Object[] | getOtherElements() |
| boolean | isAddSupported() |
| boolean | isRemoveSupported() |
| boolean | isSetSupported() |
| boolean | isTestSerialization() |
| List | makeEmptyList() |
| List | makeFullList() |
| void | resetEmpty() |
| void | resetFull() |
| void | verify() |