Uses of Class
org.jruby.RubyStruct

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)
          Create new Structure.
static RubyStruct RubyStruct.unmarshalFrom(UnmarshalStream input)
           
 



Copyright © 2002 Jan Arne Petersen. All Rights Reserved.