Class ByteBooleanHashMap.KeyValuesView.InternalKeyValuesIterator

    • Field Detail

      • count

        private int count
      • position

        private int position
      • handledZero

        private boolean handledZero
      • handledOne

        private boolean handledOne
    • Constructor Detail

      • InternalKeyValuesIterator

        public InternalKeyValuesIterator()
    • Method Detail

      • remove

        public void remove()
        Specified by:
        remove in interface java.util.Iterator<ByteBooleanPair>
      • hasNext

        public boolean hasNext()
        Specified by:
        hasNext in interface java.util.Iterator<ByteBooleanPair>