Class IteratorUtil.AbstractPausingIterator<T>

    • Constructor Detail

      • AbstractPausingIterator

        public AbstractPausingIterator()
    • Method Detail

      • prepareViewOn

        protected void prepareViewOn​(T current)
      • getIterationCount

        protected final int getIterationCount()
      • getCurrentValue

        protected T getCurrentValue()
      • ensureReadable

        protected void ensureReadable()