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