Interface DataStorageVisitor<R>

  • Type Parameters:
    R - value type returned by the visitor

    public interface DataStorageVisitor<R>
    Visit the backing storage of DataBuffer instances.