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