public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNullOrEmpty(List list) |
static boolean |
isNullOrEmpty(String string) |
static int |
tryParseInt(String value) |
Copyright © 2016–2017. All rights reserved.