Comparable<ObjectIntPair<T>>, SerializableObjectIntPairImplpublic interface ObjectIntPair<T> extends Serializable, Comparable<ObjectIntPair<T>>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getOne() |
|
int |
getTwo() |
compareToT getOne()
int getTwo()
Copyright © 2004–2017. All rights reserved.