LruArrayPool

open fun LruArrayPool()


open fun LruArrayPool(maxSize: Int)

Constructor for a new pool.

Parameters

maxSize

The maximum size in integers of the pool.