public class ListSetterHelper<E>
extends java.lang.Object
IndexOutOfBoundsException.| Constructor and Description |
|---|
ListSetterHelper() |
ListSetterHelper(java.util.List<E> list) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<E> |
getList() |
void |
set(int index,
E element) |