Interface Injector<T>

    • Method Detail

      • uninject

        void uninject()
        Deprecated.
        Uninject the given value (in other words, cancel or undo a previous injection). Only called after inject() has been called.