public final class ConverterUtil extends Object
| Constructor and Description |
|---|
ConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dateFormat(Date date,
String pattern) |
static String |
strParam(String source) |
static <T> T |
typeCast(Object o,
Class<T> clazz) |
Copyright © 2016. All rights reserved.