createPoolObject

@NonNull
abstract fun createPoolObject(): PoolObject

Creates a new object for the object pool.

Return

new object instance for the object pool