static int cmpAlphaNum(S a, S b) { ret alphaNumComparator().compare(a, b); }