// does not store null values static MultiMap multiMapIndexOverMethod(Collection c, S method, O... args) { ret multiMapIndexByMethod(c, method, args); }