SynchronizedPool

constructor(maxPoolSize: Int)(source)

Parameters

maxPoolSize

The maximum pool size

T

The pooled type.