public static class RecursiveComparator.Pair
extends java.lang.Object
Constructor and Description |
---|
Pair(IRubyObject a,
IRubyObject b) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
public Pair(IRubyObject a, IRubyObject b)
Copyright © 2001-2020 JRuby. All Rights Reserved.