Class LongDoubleHashMap.KeysView

    • Constructor Detail

      • KeysView

        private KeysView()
    • Method Detail

      • longIterator

        public LongIterator longIterator()
        Description copied from interface: LongIterable
        Returns a primitive iterator that can be used to iterate over the LongIterable in an imperative style.
      • each

        public void each​(LongProcedure procedure)
        Description copied from interface: LongIterable
        A synonym for forEach.
        Since:
        7.0.