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