public class CollectionBinder extends Object
| Constructor and Description |
|---|
CollectionBinder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Collection> |
getInstantiableCollectionType(Class<? extends Collection<?>> theCollectionType,
String thePositionDescription) |
public CollectionBinder()
public static Class<? extends Collection> getInstantiableCollectionType(Class<? extends Collection<?>> theCollectionType, String thePositionDescription)
thePositionDescription - Just used in exceptions if theCollectionType is invalidCopyright © 2014–2017 University Health Network. All rights reserved.