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