apkfuckery/com.discord/smali/f/d/a/w/j/k.smali
2020-11-14 02:19:59 +00:00

60 lines
1.5 KiB
Smali

.class public Lf/d/a/w/j/k;
.super Ljava/lang/Object;
.source "AnimatableTextProperties.java"
# instance fields
.field public final a:Lf/d/a/w/j/a;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final b:Lf/d/a/w/j/a;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final c:Lf/d/a/w/j/b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final d:Lf/d/a/w/j/b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>(Lf/d/a/w/j/a;Lf/d/a/w/j/a;Lf/d/a/w/j/b;Lf/d/a/w/j/b;)V
.locals 0
.param p1 # Lf/d/a/w/j/a;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p2 # Lf/d/a/w/j/a;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p3 # Lf/d/a/w/j/b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p4 # Lf/d/a/w/j/b;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/d/a/w/j/k;->a:Lf/d/a/w/j/a;
iput-object p2, p0, Lf/d/a/w/j/k;->b:Lf/d/a/w/j/a;
iput-object p3, p0, Lf/d/a/w/j/k;->c:Lf/d/a/w/j/b;
iput-object p4, p0, Lf/d/a/w/j/k;->d:Lf/d/a/w/j/b;
return-void
.end method