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