| Package | Description |
|---|---|
| org.ow2.orchestra.util |
| Modifier and Type | Method and Description |
|---|---|
static Misc.NullCheckResult |
Misc.findNull(Object... params)
Find null parameters in the given list.
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
Misc.getStringFrom(Misc.NullCheckResult nullCheckResult,
String... names)
Return strings mapped to null values in a given @{link
Misc.NullCheckResult. . |
Copyright © 2012 OW2 Consortium. All Rights Reserved.