dispose
fun dispose(): Unit
Overrides ObjectPool.dispose
Dispose the whole pool. None of borrowed objects could be used after the pool gets disposed otherwise it can result in undefined behaviour
fun dispose(): Unit
Overrides ObjectPool.dispose
Dispose the whole pool. None of borrowed objects could be used after the pool gets disposed otherwise it can result in undefined behaviour