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.
48 lines
810 B
48 lines
810 B
2 years ago
|
.class public Lcom/squareup/picasso/Callback$EmptyCallback;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Callback.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/squareup/picasso/Callback;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/squareup/picasso/Callback;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x9
|
||
|
name = "EmptyCallback"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 23
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onError()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 29
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onSuccess()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 26
|
||
|
return-void
|
||
|
.end method
|