static int mapMethodLike jfind_check(S checkToken, L tok, S in) { ifclass IndexedList2 if (tok instanceof IndexedList2) if (!tok.contains(checkToken)) ret -1; endif ret jfind(tok, in); }