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