Interface Wrapper<T>

    • Method Detail

      • wrapped

        T wrapped()
        Returns the wrapped object.
        Returns:
        The wrapped object