|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.RubyMarshal
public class RubyMarshal
Marshal module
| Constructor Summary | |
|---|---|
RubyMarshal()
|
|
| Method Summary | |
|---|---|
static RubyModule |
createMarshalModule(Ruby runtime)
|
static IRubyObject |
dump(IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
|
static IRubyObject |
load(ThreadContext context,
IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RubyMarshal()
| Method Detail |
|---|
public static RubyModule createMarshalModule(Ruby runtime)
public static IRubyObject dump(IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
public static IRubyObject load(ThreadContext context,
IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||