static int cmpAlphaNumIC(S a, S b) { ret alphaNumComparatorIC().compare(a, b); }