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