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.
61 lines
1.4 KiB
61 lines
1.4 KiB
.class Lcom/facebook/GraphRequest$Attachment; |
|
.super Ljava/lang/Object; |
|
.source "GraphRequest.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/facebook/GraphRequest; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0xa |
|
name = "Attachment" |
|
.end annotation |
|
|
|
|
|
# instance fields |
|
.field private final request:Lcom/facebook/GraphRequest; |
|
|
|
.field private final value:Ljava/lang/Object; |
|
|
|
|
|
# direct methods |
|
.method public constructor <init>(Lcom/facebook/GraphRequest;Ljava/lang/Object;)V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 1523 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
.line 1524 |
|
iput-object p1, p0, Lcom/facebook/GraphRequest$Attachment;->request:Lcom/facebook/GraphRequest; |
|
|
|
.line 1525 |
|
iput-object p2, p0, Lcom/facebook/GraphRequest$Attachment;->value:Ljava/lang/Object; |
|
|
|
.line 1526 |
|
return-void |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method public getRequest()Lcom/facebook/GraphRequest; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1529 |
|
iget-object v0, p0, Lcom/facebook/GraphRequest$Attachment;->request:Lcom/facebook/GraphRequest; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
.method public getValue()Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 1533 |
|
iget-object v0, p0, Lcom/facebook/GraphRequest$Attachment;->value:Ljava/lang/Object; |
|
|
|
return-object v0 |
|
.end method
|
|
|