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

45 lines
904 B
Smali
Raw Normal View History

2019-11-28 00:30:53 +00:00
.class public final Lokhttp3/h$a;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-11-28 00:30:53 +00:00
.source "CertificatePinner.kt"
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-11-28 00:30:53 +00:00
value = Lokhttp3/h;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
2019-12-03 21:42:56 +00:00
.field final beW:Ljava/util/List;
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
2019-11-28 00:30:53 +00:00
"Lokhttp3/h$c;",
2019-07-24 11:27:29 +00:00
">;"
}
.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-11-28 00:30:53 +00:00
check-cast v0, Ljava/util/List;
2019-12-03 21:42:56 +00:00
iput-object v0, p0, Lokhttp3/h$a;->beW:Ljava/util/List;
2019-07-24 11:27:29 +00:00
return-void
.end method