static A[] litintarray(int... l) { ret toIntArray(asList(l)); }