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