public static class Common.StringToFloat extends Object implements StringConvertWithDefaultValue
| Constructor and Description |
|---|
StringToFloat() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Class<?> param) |
Object |
convertTo(String str,
Object defaultValue,
Class<?> type) |
public Object convertTo(String str, Object defaultValue, Class<?> type)
convertTo in interface StringConvertWithDefaultValuepublic boolean accept(Class<?> param)
accept in interface SelectableService<Class<?>>Copyright © 2020. All rights reserved.