Interface Wrapper<T>

    • Method Detail

      • getWrapped

        T getWrapped()
        Get the wrapped instance.
        Returns:
        wrapped instance.