static L> collectMulti(Collection fields, Collection l) { ret map(l, o -> getFieldsAsMap(fields, o)); }