I have two custom built loaders inherited from AsyncTaskLoader which I would like to use in my activity. Each of them returns result of different type. To use m
AsyncTaskLoader