Class SortedMultisets

    • Constructor Detail

      • SortedMultisets

        private SortedMultisets()
    • Method Detail

      • getElementOrThrow

        private static <E> E getElementOrThrow​(Multiset.Entry<E> entry)
      • getElementOrNull

        private static <E> E getElementOrNull​(Multiset.Entry<E> entry)