Uses of Class
com.biglybt.core.util.DirectByteBufferPool
Packages that use DirectByteBufferPool
-
Uses of DirectByteBufferPool in com.biglybt.core.util
Subclasses of DirectByteBufferPool in com.biglybt.core.utilFields in com.biglybt.core.util declared as DirectByteBufferPoolModifier and TypeFieldDescriptionprivate static final DirectByteBufferPool
DirectByteBufferPool.impl
private DirectByteBufferPool
DirectByteBuffer.pool
Constructors in com.biglybt.core.util with parameters of type DirectByteBufferPoolModifierConstructorDescriptionDirectByteBuffer
(byte _allocator, ByteBuffer _buffer, DirectByteBufferPool _pool)