public static class DeallocationHelper.ApacheHarmonyDeallocator extends DeallocationHelper.Deallocator
logger
Constructor and Description |
---|
ApacheHarmonyDeallocator() |
Modifier and Type | Method and 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