static L addAll_returnNew(Collection c, Collection b) { ret addAllAndReturnNew(c, b); }