Companion

object Companion

Functions

Link copied to clipboard
fun <T : Pool.Poolable> fromPoolable(preallocate: Int = 0, gen: (Int) -> T): Pool<T>