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