static L subList(L l, int startIndex) { ret l.subList(startIndex, l(l)); }