60 lines
1.4 KiB
Smali
60 lines
1.4 KiB
Smali
.class public Lcom/moji/sakura/main/SakuraMainAdapter$DataHolder;
|
|
.super Ljava/lang/Object;
|
|
.source "SakuraMainAdapter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/sakura/main/SakuraMainAdapter;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "DataHolder"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field a:Lcom/moji/sakura/main/SakuraMainAdapter$ItemType;
|
|
|
|
.field public b:Ljava/lang/Object;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"TT;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/sakura/main/SakuraMainAdapter$ItemType;Ljava/lang/Object;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/moji/sakura/main/SakuraMainAdapter$ItemType;",
|
|
"TT;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 108
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 109
|
|
iput-object p1, p0, Lcom/moji/sakura/main/SakuraMainAdapter$DataHolder;->a:Lcom/moji/sakura/main/SakuraMainAdapter$ItemType;
|
|
|
|
.line 110
|
|
iput-object p2, p0, Lcom/moji/sakura/main/SakuraMainAdapter$DataHolder;->b:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|