Comparable<FloatObjectPair<T>>, SerializableFloatObjectPairImplpublic interface FloatObjectPair<T> extends Serializable, Comparable<FloatObjectPair<T>>
| Modifier and Type | Method | Description |
|---|---|---|
float |
getOne() |
|
T |
getTwo() |
compareTofloat getOne()
T getTwo()
Copyright © 2004–2019. All rights reserved.