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