Class CachingNativeMemoryAllocator.MemoryAllocation

java.lang.Object
org.jruby.ext.ffi.jffi.CachingNativeMemoryAllocator.MemoryAllocation
Enclosing class:
CachingNativeMemoryAllocator

private static final class CachingNativeMemoryAllocator.MemoryAllocation extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • dispose

      final void dispose()
    • isReleased

      final boolean isReleased()
    • isUnmanaged

      final boolean isUnmanaged()
    • setAutoRelease

      public void setAutoRelease(boolean autorelease)
    • free

      final void free()