public static class DeallocationHelper.ApacheHarmonyDeallocator extends DeallocationHelper.Deallocator
logger
Constructor | Description |
---|---|
ApacheHarmonyDeallocator() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
run(ByteBuffer directByteBuffer) |
releases the native memory of a deallocatable byte buffer
|
public boolean run(ByteBuffer directByteBuffer)
DeallocationHelper.Deallocator
run
in class DeallocationHelper.Deallocator
directByteBuffer
- deallocatable byte buffertrue
if the deallocation is successful,
otherwise false