static LinkedHashMap c_collect(Collection l, S field) { new L l; if (l != null) for (O o : l) l.add(cget(o, field)); ret l; }