@Priority(value=1) public class OptionalDoubleConverter extends Object implements org.eclipse.microprofile.config.spi.Converter<OptionalDouble>
| Constructor and Description |
|---|
OptionalDoubleConverter() |
public OptionalDouble convert(String value) throws IllegalArgumentException, NullPointerException
convert in interface org.eclipse.microprofile.config.spi.Converter<OptionalDouble>IllegalArgumentExceptionNullPointerExceptionCopyright © 2021. All rights reserved.