public interface IntFloatPair extends Serializable, Comparable<IntFloatPair>
int
getOne()
float
getTwo()
compareTo
int getOne()
float getTwo()
Copyright © 2004–2016. All rights reserved.