private static final class MemoryPointer.MemoryPointerAllocator extends java.lang.Object implements ObjectAllocator
| Modifier and Type | Field and Description |
|---|---|
(package private) static ObjectAllocator |
INSTANCE |
NOT_ALLOCATABLE_ALLOCATOR| Modifier | Constructor and Description |
|---|---|
private |
MemoryPointerAllocator() |
| Modifier and Type | Method and Description |
|---|---|
IRubyObject |
allocate(Ruby runtime,
RubyClass klazz) |
static final ObjectAllocator INSTANCE
public IRubyObject allocate(Ruby runtime, RubyClass klazz)
allocate in interface ObjectAllocator