apkfuckery/com.discord/smali_classes2/g0/q/a$c$a.smali

57 lines
1.2 KiB
Smali

.class public final Lg0/q/a$c$a;
.super Ljava/util/concurrent/atomic/AtomicReference;
.source "ReplaySubject.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lg0/q/a$c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/util/concurrent/atomic/AtomicReference<",
"Lg0/q/a$c$a<",
"TT;>;>;"
}
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x33895503f3b7c21dL
# instance fields
.field public final value:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
invoke-direct {p0}, Ljava/util/concurrent/atomic/AtomicReference;-><init>()V
iput-object p1, p0, Lg0/q/a$c$a;->value:Ljava/lang/Object;
return-void
.end method