| Package | Description |
|---|---|
| com.googlecode.jinahya.xml.bind |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ListWrapper<E>,E> |
ListWrapper.newInstance(Class<T> listType)
Creates a new instance of
pluralType. |
static <T extends ListWrapper<E>,E> |
ListWrapper.newInstance(Class<T> listType,
Collection<? extends E> elements)
Creates a new instance of given
listType contains specified
elements. |
Copyright © 2011-2013. All Rights Reserved.