| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected static ObjectMarshal |
RubyClass.DEFAULT_OBJECT_MARSHAL |
protected ObjectMarshal |
RubyClass.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 |
Copyright © 2001-2015 JRuby. All Rights Reserved.