| Modifier and Type | Class and Description |
|---|---|
static class |
Callback.EmptyCallback |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestCreator.fetch(Callback callback)
|
void |
RequestCreator.into(android.widget.ImageView target,
Callback callback)
Asynchronously fulfills the request into the specified
ImageView and invokes the
target Callback if it's not null. |
Copyright © 2013–2016 Square, Inc.. All rights reserved.