public static class CollectionBox.ListBox extends CollectionBox
CollectionBox.ArrayBox, CollectionBox.CollectionType, CollectionBox.ListBox, CollectionBox.SetBox| Modifier and Type | Field and Description |
|---|---|
java.util.List<?> |
collection |
collectionType| Constructor and Description |
|---|
CollectionBox.ListBox() |
CollectionBox.ListBox(java.util.List<?> collection) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
to() |
from, getClass, suitablepublic CollectionBox.ListBox()
public CollectionBox.ListBox(java.util.List<?> collection)
public java.lang.Object to()
to in class CollectionBox