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