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