You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
508 B
20 lines
508 B
.class public interface abstract Lcom/squareup/picasso/Downloader; |
|
.super Ljava/lang/Object; |
|
.source "Downloader.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/MemberClasses; |
|
value = { |
|
Lcom/squareup/picasso/Downloader$Response;, |
|
Lcom/squareup/picasso/Downloader$ResponseException; |
|
} |
|
.end annotation |
|
|
|
|
|
# virtual methods |
|
.method public abstract load(Landroid/net/Uri;I)Lcom/squareup/picasso/Downloader$Response; |
|
.end method |
|
|
|
.method public abstract shutdown()V |
|
.end method
|
|
|