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