| 接口 | 说明 |
|---|---|
| StringConverter<T> |
Convert the string to another type
|
| 类 | 说明 |
|---|---|
| String2BigDecimalConverter |
Convert the string to big decimal
|
| String2BooleanConverter |
Convert the string to boolean
|
| String2DateConverter |
Convert the string to date
0.0.4: Add millisecond conversion |
| String2DoubleConverter |
Convert the string to double
|
| String2FloatConverter |
Convert the string to float
|
| String2IntegerConverter |
Convert the string to integer
|
| String2LongConverter |
Convert the string to long
|
| String2StringConverter |
Convert the string to string
|
Copyright © 2018. All rights reserved.