public final class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
getNullOrValue(double v) |
static Integer |
getNullOrValue(int v) |
static Long |
getNullOrValue(long v) |
static String |
getNullOrValue(String v) |
Copyright © 2018. All rights reserved.