public class NativeMojoUtils
extends java.lang.Object
| Constructor and Description |
|---|
NativeMojoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
trimParams(java.util.List args)
Remove/trim empty or null member of a string array
|