public final class NativeObjectAllocator extends Object implements ObjectAllocator
NativeObjectAllocator
implements allocation through a native function.
It is only created from within C code.NOT_ALLOCATABLE_ALLOCATOR
Constructor and Description |
---|
NativeObjectAllocator(long function) |
public IRubyObject allocate(Ruby runtime, RubyClass klass)
allocate
in interface ObjectAllocator
Copyright © 2001-2016 JRuby. All Rights Reserved.