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