public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static String |
nullIfEmpty(String s)
Returns null if the parameter is null or empty, otherwise it returns it untouched
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.