static Collection copyCollection(Collection a, Collection b) { ret copyList(a, b); }