| Package | Description |
|---|---|
| com.helger.commons.collection |
| Modifier and Type | Method and Description |
|---|---|
static ECollectionBaseType |
CollectionHelper.getCollectionBaseTypeOfClass(Class<?> aClass) |
static ECollectionBaseType |
CollectionHelper.getCollectionBaseTypeOfObject(Object aObj) |
static ECollectionBaseType |
ECollectionBaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECollectionBaseType[] |
ECollectionBaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.