public static class CollectionUpdateTPTestCase.Holder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<CollectionUpdateTPTestCase.Item> |
_list |
| Constructor and Description |
|---|
CollectionUpdateTPTestCase.Holder(CollectionUpdateTPTestCase.Item... items) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(CollectionUpdateTPTestCase.Item item) |
CollectionUpdateTPTestCase.Item |
item(int idx) |
public java.util.List<CollectionUpdateTPTestCase.Item> _list
public CollectionUpdateTPTestCase.Holder(CollectionUpdateTPTestCase.Item... items)
public CollectionUpdateTPTestCase.Item item(int idx)
public void add(CollectionUpdateTPTestCase.Item item)