类 SimpleValueWrapper

    • 构造器详细资料

      • SimpleValueWrapper

        public SimpleValueWrapper​(Object value)
        Create a new SimpleValueWrapper instance for exposing the given value.
        参数:
        value - the value to expose (may be null)