static int indexOfOneOfIC(L l, int i, S... x) { ret indexOfAnyIC(l, i, x); }