今奥全景相机
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.

19 lines
391 B

.class public interface abstract Lcom/squareup/picasso/Callback;
.super Ljava/lang/Object;
.source "Callback.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/squareup/picasso/Callback$EmptyCallback;
}
.end annotation
# virtual methods
.method public abstract onError()V
.end method
.method public abstract onSuccess()V
.end method