Class CharByteHashMap.KeysView

    • Constructor Detail

      • KeysView

        private KeysView()
    • Method Detail

      • charIterator

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

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