public static class DeallocationHelper.GnuClasspathDeallocator extends DeallocationHelper.Deallocator
logger
コンストラクタ | 説明 |
---|---|
GnuClasspathDeallocator() |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
boolean |
run(java.nio.ByteBuffer directByteBuffer) |
releases the native memory of a deallocatable byte buffer
|
public boolean run(java.nio.ByteBuffer directByteBuffer)
DeallocationHelper.Deallocator
run
クラス内 DeallocationHelper.Deallocator
directByteBuffer
- deallocatable byte buffertrue
if the deallocation is successful,
otherwise false