public interface StreamingDataLoader<T>
StreamingProvider| Modifier and Type | Method and Description |
|---|---|
void |
onFetchData(FetchDataEvent<T> event)
Called to load a fragment of data
|
void onFetchData(FetchDataEvent<T> event)
event - Copyright © 2015. All rights reserved.