| 程序包 | 说明 |
|---|---|
| top.lshaci.framework.utils.string | |
| top.lshaci.framework.utils.string.converter |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> StringConverter<T> |
StringConverterFactory.getConverter(Class<T> targetClass)
Get string converter of target type
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
String2BigDecimalConverter
Convert the string to big decimal
|
class |
String2BooleanConverter
Convert the string to boolean
|
class |
String2DateConverter
Convert the string to date
|
class |
String2DoubleConverter
Convert the string to double
|
class |
String2FloatConverter
Convert the string to float
|
class |
String2IntegerConverter
Convert the string to integer
|
class |
String2LongConverter
Convert the string to long
|
class |
String2StringConverter
Convert the string to string
|
Copyright © 2017. All rights reserved.