static Map fieldToFieldIndex(fS fieldA, fS fieldB, Iterable l) { ret pairsToMap((L) collectTwoFieldsAsPair(fieldA, fieldB, l)); }