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