unregister<T extends Object> abstract method

void unregister<T extends Object>()

Removes the instance of the specified Object type from the DI container.

Implementation

void unregister<T extends Object>();