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