|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface handles There are two main ways to retrieve data from a DataQuery in a thread friendly manner. The first is to poll the 'ready()' method until it returns true. The second method is to register a data listener that will be notified when the result is complete.
| Method Summary | |
void |
dataReady(DataQuery result)
|
| Method Detail |
public void dataReady(DataQuery result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||