| Package | Description |
|---|---|
| com.helger.commons | |
| com.helger.commons.type |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Collection<?>> |
ValueEnforcer.notEmptyNoNullValue(T aValue,
String sName)
Check that the passed collection is neither
null nor empty and
that no null value is contained. |
| Modifier and Type | Class and Description |
|---|---|
class |
EBaseType
Contains generic type definitions independent from the underlying language.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.