public class RecursiveComparator extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RecursiveComparator.Pair | 
| Constructor and Description | 
|---|
| RecursiveComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| static IRubyObject | compare(ThreadContext context,
       MethodNames method,
       IRubyObject a,
       IRubyObject b) | 
public static IRubyObject compare(ThreadContext context, MethodNames method, IRubyObject a, IRubyObject b)
Copyright © 2001-2015 JRuby. All Rights Reserved.