java.lang.Comparable<ObjectLongPair<T>>, java.io.SerializableObjectLongPairImplpublic 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–2020. All rights reserved.