dispose<T> static method

void dispose<T>()

Implementation

static void dispose<T>() => _objects.remove(T);