Class SimpleValueWrapper

    • Constructor Detail

      • SimpleValueWrapper

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