Package org.jruby
Class RubyData.DataMethods
java.lang.Object
org.jruby.RubyData.DataMethods
- Enclosing class:
RubyData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectinspect(ThreadContext context, IRubyObject klass) static IRubyObjectmembers(ThreadContext context, IRubyObject self) static IRubyObjectrbNew(ThreadContext context, IRubyObject self, IRubyObject hashOrElt) static IRubyObjectrbNew(ThreadContext context, IRubyObject self, IRubyObject[] values)
-
Constructor Details
-
DataMethods
public DataMethods()
-
-
Method Details
-
rbNew
-
rbNew
-
members
-
inspect
-