| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected static ObjectMarshal |
RubyClass.DEFAULT_OBJECT_MARSHAL |
private static ObjectMarshal |
RubyException.EXCEPTION_MARSHAL |
protected ObjectMarshal |
RubyClass.marshal |
private static ObjectMarshal |
RubyRange.RANGE_MARSHAL |
private static ObjectMarshal |
RubyRational.RATIONAL_MARSHAL |
private static ObjectMarshal |
RubySystemCallError.SYSTEM_CALL_ERROR_MARSHAL |
| Modifier and Type | Method and Description |
|---|---|
ObjectMarshal |
RubyClass.getMarshal() |
| Modifier and Type | Method and Description |
|---|---|
void |
RubyClass.setMarshal(ObjectMarshal marshal) |
| Modifier and Type | Field and Description |
|---|---|
static ObjectMarshal |
ObjectMarshal.NOT_MARSHALABLE_MARSHAL |