static Collector limitedCollector(Collection l, int max) { ret limitedListCollector(l, max); }