public class GaUtils extends Object
| Constructor and Description |
|---|
GaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static StringBuilder |
appendSystemProperty(StringBuilder sb,
String property) |
static boolean |
isEmpty(String value) |
static boolean |
isNotEmpty(String value) |
public static boolean isNotEmpty(String value)
public static boolean isEmpty(String value)
public static StringBuilder appendSystemProperty(StringBuilder sb, String property)
Copyright © Sep 2013–2015 H20.ai. All rights reserved.