Class CloseableIterator.EmptyCloseableIterator<T>

    • Constructor Detail

      • EmptyCloseableIterator

        public EmptyCloseableIterator()
    • Method Detail

      • computeNext

        protected T computeNext()
        Specified by:
        computeNext in class com.google.common.collect.AbstractIterator<T>
      • close

        public void close()
                   throws java.lang.RuntimeException
        Throws:
        java.lang.RuntimeException