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