Package org.jruby

Class RubyArray.DefaultComparator

java.lang.Object
org.jruby.RubyArray.DefaultComparator
All Implemented Interfaces:
Comparator<IRubyObject>
Enclosing class:
RubyArray<T extends IRubyObject>

public static class RubyArray.DefaultComparator extends Object implements Comparator<IRubyObject>