public class DoubleConverter extends Converter
| Modifier | Constructor and Description |
|---|---|
protected |
DoubleConverter() |
|
DoubleConverter(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Collection<String> args) |
boolean |
isSupported(Class<?> type) |
protected DoubleConverter()
public DoubleConverter(Class<?> type)
public Object convert(Collection<String> args)
public boolean isSupported(Class<?> type)
isSupported in class ConverterCopyright © 2023. All rights reserved.