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