public class CornerMap.Pair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
key |
Individual |
value |
| Constructor and Description |
|---|
Pair() |
| Modifier and Type | Method and Description |
|---|---|
int |
getKey() |
Individual |
getValue() |
public java.lang.Integer key
public Individual value
public int getKey()
public Individual getValue()