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