Interface PrefetchIterator.NextElementFunctor<EE>

  • Type Parameters:
    EE - the element type
    Enclosing class:
    PrefetchIterator<E>

    public static interface PrefetchIterator.NextElementFunctor<EE>
    A functor for the calculation of the next element.