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