Comparable<ObjectCharPair<T>>, SerializableObjectCharPairImplpublic interface ObjectCharPair<T> extends Serializable, Comparable<ObjectCharPair<T>>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getOne() |
|
char |
getTwo() |
compareToT getOne()
char getTwo()
Copyright © 2004–2019. All rights reserved.