static L quickImportListToClass(Class c, Iterable l) { ret shallowCloneListToClass(c, l); }