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