static int lKeys(MultiMap mm) { ret mm == null ? 0 : mm.keysSize(); }