Class TestLessInputStream.TestLessInputStreamBuilder.CIt

    • Constructor Detail

      • CIt

        private CIt()
    • Method Detail

      • hasNext

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

        public Command next()
        Specified by:
        next in interface java.util.Iterator<Command>
      • remove

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

        private Command examineNext​(boolean store)