dispose
open 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
open 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