unuse<T extends Object> abstract method

MapperBase<T>? unuse<T extends Object>()

Removes the mapper for type T this container currently holds.

Implementation

MapperBase<T>? unuse<T extends Object>();