apkfuckery/com.discord/smali_classes2/okhttp3/g$a.smali

43 lines
869 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lokhttp3/g$a;
.super Ljava/lang/Object;
.source "CertificatePinner.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
2019-08-22 18:54:10 +00:00
.field final bhX:Ljava/util/List;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lokhttp3/g$b;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
2019-08-22 18:54:10 +00:00
iput-object v0, p0, Lokhttp3/g$a;->bhX:Ljava/util/List;
2019-07-24 11:27:29 +00:00
return-void
.end method