Uses of Class
ch.bind.philib.pool.buffer.ByteArrayPool
-
Packages that use ByteArrayPool Package Description ch.bind.philib.pool.buffer -
-
Uses of ByteArrayPool in ch.bind.philib.pool.buffer
Methods in ch.bind.philib.pool.buffer that return ByteArrayPool Modifier and Type Method Description static ByteArrayPoolByteArrayPool. create(int bufferSize, int maxEntries)static ByteArrayPoolByteArrayPool. create(int bufferSize, int maxEntries, int concurrencyLevel)
-