static A msMostPopularEntry(MultiSet ms) { ret ms == null ? null : ms.getMostPopularEntry(); }