52 lines
1.2 KiB
Smali
52 lines
1.2 KiB
Smali
.class public Lcom/squareup/picasso/a$a;
|
|
.super Ljava/lang/ref/WeakReference;
|
|
.source "Action.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/squareup/picasso/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<M:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/ref/WeakReference<",
|
|
"TM;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lcom/squareup/picasso/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/squareup/picasso/a;Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/squareup/picasso/a;",
|
|
"TM;",
|
|
"Ljava/lang/ref/ReferenceQueue<",
|
|
"-TM;>;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0, p2, p3}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;Ljava/lang/ref/ReferenceQueue;)V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lcom/squareup/picasso/a$a;->a:Lcom/squareup/picasso/a;
|
|
|
|
return-void
|
|
.end method
|