public class Pair<T,U>
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
Define a hash code based on the first and second's hash code
-
-
-
Method Details
-
-
-
-
hashCode
public int hashCode()
Define a hash code based on the first and second's hash code
- Overrides:
hashCode in class Object
-