@Priority(value=1) @Vetoed public class IntegerConverter extends Object implements org.eclipse.microprofile.config.spi.Converter<Integer>
static IntegerConverter
INSTANCE
IntegerConverter()
Integer
convert(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final IntegerConverter INSTANCE
public IntegerConverter()
public Integer convert(String value)
convert
org.eclipse.microprofile.config.spi.Converter<Integer>
Copyright © 2019 The Apache Software Foundation. All rights reserved.