Interface Provider<T>

    • Method Detail

      • get

        T get()
        Gets the component instance.
        Returns:
        a new instance of type Provider.