Class IntDoubleHashMap.KeysView

    • Constructor Detail

      • KeysView

        private KeysView()
    • Method Detail

      • intIterator

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

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