Package org.jruby.javasupport.ext
Class JavaLang.Comparable
java.lang.Object
org.jruby.javasupport.ext.JavaLang.Comparable
- Enclosing class:
- JavaLang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectcmp(ThreadContext context, IRubyObject self, IRubyObject other) (package private) static RubyModuledefine(Ruby runtime, RubyModule proxy)
-
Constructor Details
-
Comparable
public Comparable()
-
-
Method Details
-
define
-
cmp
-