2012-06-28 18:23:19 +02:00
|
|
|
*********************************************
|
|
|
|
Base Loader Callback Interface implementation
|
|
|
|
*********************************************
|
|
|
|
|
|
|
|
.. highlight:: java
|
|
|
|
.. class:: BaseLoaderCallback
|
|
|
|
|
|
|
|
Basic implementation of LoaderCallbackInterface. Implementation logic is described by diagram.
|
|
|
|
|
2012-07-13 16:27:09 +02:00
|
|
|
.. image:: img/AndroidAppUsageModel.png
|
2012-06-28 18:23:19 +02:00
|
|
|
|