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.
40 lines
806 B
40 lines
806 B
2 years ago
|
.class final Lcom/squareup/picasso/Picasso$RequestTransformer$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Picasso.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/squareup/picasso/Picasso$RequestTransformer;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/squareup/picasso/Picasso$RequestTransformer;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 90
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public transformRequest(Lcom/squareup/picasso/Request;)Lcom/squareup/picasso/Request;
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 92
|
||
|
return-object p1
|
||
|
.end method
|