类 IntegerConverter

    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      (专用程序包) java.lang.Integer convert​(java.lang.String property)
      convert property to target object.
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • IntegerConverter

        IntegerConverter()
    • 方法详细资料

      • convert

        java.lang.Integer convert​(java.lang.String property)
        从类复制的说明: AbstractPropertyConverter
        convert property to target object.
        指定者:
        convert 在类中 AbstractPropertyConverter<java.lang.Integer>
        参数:
        property - the property gets from environments
        返回:
        target object