public class PicassoLoadable
extends java.lang.Object
| Constructor and Description |
|---|
PicassoLoadable(java.io.File file) |
PicassoLoadable(int resId) |
PicassoLoadable(java.lang.String url) |
PicassoLoadable(android.net.Uri uri) |
| Modifier and Type | Method and Description |
|---|---|
RequestCreator |
load(Picasso picasso) |