Interface Delegator<T>

    • Method Detail

      • getDelegate

        @NonNull T getDelegate()
        Return underlying delegate.
        Returns:
        underlying delegate.