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