public interface NumericTypeConverter
| Modifier and Type | Method and Description |
|---|---|
ConvertResult |
tryConvertNumerics(String name,
Class<?> type,
String value)
Tries to convert common numeric types
|
ConvertResult tryConvertNumerics(String name, Class<?> type, String value)
name - Option/Argument nametype - Typevalue - ValueCopyright © 2012–2022. All rights reserved.