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