-
public interface IBitmapDownloadRequestHandler
-
-
Method Summary
Modifier and Type Method Description abstract DownloadedBitmaphandleRequest(BitmapDownloadRequest bitmapDownloadRequest)-
-
Method Detail
-
handleRequest
abstract DownloadedBitmap handleRequest(BitmapDownloadRequest bitmapDownloadRequest)
-
-
-
-