public class PropertyConverterUtil extends Object
| Constructor and Description |
|---|
PropertyConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
toBooleanObject(String str)
To boolean object.
|
static Integer |
toInteger(Object value)
To integer.
|
Copyright © 2021. All rights reserved.