2012-06-21 16:50:05 +02:00
|
|
|
*********************************************
|
|
|
|
Base Loader Callback Interface implementation
|
|
|
|
*********************************************
|
|
|
|
|
|
|
|
.. highlight:: java
|
|
|
|
.. class:: BaseLoaderCallback
|
|
|
|
|
2012-09-14 09:10:53 +02:00
|
|
|
Basic implementation of LoaderCallbackInterface. Logic of this implementation is well-described by the following scheme:
|
2012-06-21 16:50:05 +02:00
|
|
|
|
2012-07-13 15:00:29 +02:00
|
|
|
.. image:: img/AndroidAppUsageModel.png
|
2012-06-21 16:50:05 +02:00
|
|
|
|