public class Pair
extends java.lang.Object
implements java.lang.Comparable
Constructor and Description |
---|
Pair() |
Pair(int value,
java.lang.String str) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o)
*****************************************************************
|