Class ByteShortHashMap.KeysView

    • Constructor Detail

      • KeysView

        private KeysView()
    • Method Detail

      • byteIterator

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

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