Interface PrefetchableIterable<T>

    • Method Detail

      • prefetch

        void prefetch()
        Ensures that the next iterator returned has been prefetched.