public class TreeItemChooser.ObjectPair<T,U> extends Object
| Constructor and Description |
|---|
ObjectPair(T firstObject,
U secondObject) |
| Modifier and Type | Method and Description |
|---|---|
int |
calculate() |
boolean |
equals(Object obj) |
T |
getFirstObject() |
U |
getSecondObject() |
int |
hashCode() |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.