public class RecursiveComparator
extends java.lang.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,
int method,
IRubyObject a,
IRubyObject b) |
public static IRubyObject compare(ThreadContext context, int method, IRubyObject a, IRubyObject b)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.