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