Package | Description |
---|---|
com.devexperts.util |
Provides general utility classes.
|
Modifier and Type | Method and Description |
---|---|
static Object |
ConfigUtil.convertStringToObject(Class<?> type,
String value)
Converts string value of the corresponding type to object.
|
Date |
TimeFormat.parse(String value)
Reads Date from String.
|
static TimePeriod |
TimePeriod.valueOf(String value)
Returns
TimePeriod represented with a given string. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.