Class ShortDoubleHashMap.KeysView

    • Constructor Detail

      • KeysView

        private KeysView()
    • Method Detail

      • shortIterator

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

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