apkfuckery/com.discord/smali/f/d/a/t/b/a$b.smali

50 lines
1.1 KiB
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lf/d/a/t/b/a$b;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "BaseStrokeContent.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lf/d/a/t/b/a;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# instance fields
.field public final a:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
2020-07-08 16:44:49 +00:00
"Lf/d/a/t/b/m;",
2020-05-17 12:40:10 +00:00
">;"
}
.end annotation
.end field
2020-07-08 16:44:49 +00:00
.field public final b:Lf/d/a/t/b/s;
2020-05-17 12:40:10 +00:00
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
2020-07-08 16:44:49 +00:00
.method public constructor <init>(Lf/d/a/t/b/s;Lf/d/a/t/b/a$a;)V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance p2, Ljava/util/ArrayList;
invoke-direct {p2}, Ljava/util/ArrayList;-><init>()V
2020-07-08 16:44:49 +00:00
iput-object p2, p0, Lf/d/a/t/b/a$b;->a:Ljava/util/List;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
iput-object p1, p0, Lf/d/a/t/b/a$b;->b:Lf/d/a/t/b/s;
2020-05-17 12:40:10 +00:00
return-void
.end method