类 FieldGetter.Configuration

    • 构造器详细资料

      • Configuration

        public Configuration()
    • 方法详细资料

      • isAllowGetBoolean

        public boolean isAllowGetBoolean()
      • setAllowGetBoolean

        public void setAllowGetBoolean​(boolean allowGetBoolean)
      • isAllowDirectlyGetField

        public boolean isAllowDirectlyGetField()
      • setAllowDirectlyGetField

        public void setAllowDirectlyGetField​(boolean allowDirectlyGetField)
      • hashCode

        public int hashCode()
        覆盖:
        hashCode 在类中 Object