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