2012-06-21 16:50:05 +02:00
|
|
|
*********************************************
|
|
|
|
Base Loader Callback Interface implementation
|
|
|
|
*********************************************
|
|
|
|
|
|
|
|
.. highlight:: java
|
|
|
|
.. class:: BaseLoaderCallback
|
|
|
|
|
|
|
|
Basic implementation of LoaderCallbackInterface. Implementation logic is described by diagram.
|
|
|
|
|
2012-07-13 15:00:29 +02:00
|
|
|
.. image:: img/AndroidAppUsageModel.png
|
2012-06-21 16:50:05 +02:00
|
|
|
|