|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RubyStruct | |
---|---|
org.jruby |
Uses of RubyStruct in org.jruby |
---|
Methods in org.jruby that return RubyStruct | |
---|---|
static RubyStruct |
RubyStruct.newStruct(IRubyObject recv,
IRubyObject[] args,
Block block)
Create new Structure. |
static RubyStruct |
RubyStruct.unmarshalFrom(UnmarshalStream input)
|
Methods in org.jruby with parameters of type RubyStruct | |
---|---|
static void |
RubyStruct.marshalTo(RubyStruct struct,
MarshalStream output)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |