public class MapPair
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MapHalf |
h1 |
MapHalf |
h2 |
MapItem |
item1 |
MapItem |
tree2 |
| Constructor and Description |
|---|
MapPair(MapItem item1,
MapItem tree2,
MapHalf h1,
MapHalf h2) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareSlot(MapPair o) |