Interface AbstractDataPageIO.CC<T>

  • Type Parameters:
    T - Closure return type.
    Enclosing class:
    AbstractDataPageIO<T extends Storable>

    public static interface AbstractDataPageIO.CC<T>
    Defines closure interface for applying computations to data page items.