Class ImmutableCharCharMapKeySet.InternalCharIterator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasNext()  
      char next()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • count

        private int count
      • position

        private int position
      • handledZero

        private boolean handledZero
      • handledOne

        private boolean handledOne
    • Constructor Detail

      • InternalCharIterator

        private InternalCharIterator()