类 IntegerConverter
java.lang.Object
com.alibaba.nacos.client.env.convert.AbstractPropertyConverter<Integer>
com.alibaba.nacos.client.env.convert.IntegerConverter
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
IntegerConverter
IntegerConverter()
-
-
方法详细资料
-
convert
从类复制的说明:AbstractPropertyConverterconvert property to target object.- 指定者:
convert在类中AbstractPropertyConverter<Integer>- 参数:
property- the property gets from environments- 返回:
- target object
-