Uses of Class
com.biglybt.core.util.DirectByteBufferPool
-
Packages that use DirectByteBufferPool Package Description com.biglybt.core.util -
-
Uses of DirectByteBufferPool in com.biglybt.core.util
Subclasses of DirectByteBufferPool in com.biglybt.core.util Modifier and Type Class Description class
DirectByteBufferPoolReal
Fields in com.biglybt.core.util declared as DirectByteBufferPool Modifier and Type Field Description private static DirectByteBufferPool
DirectByteBufferPool. impl
private DirectByteBufferPool
DirectByteBuffer. pool
Constructors in com.biglybt.core.util with parameters of type DirectByteBufferPool Constructor Description DirectByteBuffer(byte _allocator, java.nio.ByteBuffer _buffer, DirectByteBufferPool _pool)
-