Class FloatIntHashMap.KeysView

    • Constructor Detail

      • KeysView

        private KeysView()
    • Method Detail

      • floatIterator

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

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