|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jruby.runtime.marshal.UnmarshalCache
| Constructor Summary | |
UnmarshalCache(Ruby runtime)
|
|
| Method Summary | |
boolean |
isLinkType(int c)
|
IRubyObject |
readLink(UnmarshalStream input,
int type)
|
void |
register(IRubyObject value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnmarshalCache(Ruby runtime)
| Method Detail |
public void register(IRubyObject value)
public boolean isLinkType(int c)
public IRubyObject readLink(UnmarshalStream input,
int type)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||