DeallocationHelper.AndroidDeallocator
, DeallocationHelper.ApacheHarmonyDeallocator
, DeallocationHelper.GnuClasspathDeallocator
, DeallocationHelper.OracleSunOpenJdkDeallocator
public abstract static class DeallocationHelper.Deallocator
extends java.lang.Object
コンストラクタ | 説明 |
---|---|
Deallocator() |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
abstract boolean |
run(java.nio.ByteBuffer directByteBuffer) |
releases the native memory of a deallocatable byte buffer
|
protected final Log logger