106 lines
2.4 KiB
Smali
106 lines
2.4 KiB
Smali
.class public Lcom/moji/httpdns/config/HttpDnsConfig;
|
|
.super Ljava/lang/Object;
|
|
.source "HttpDnsConfig.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/moji/httpdns/config/HttpDnsConfig$Builder;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private a:Ljava/util/Set;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/Set<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private b:I
|
|
|
|
.field private c:I
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>(Lcom/moji/httpdns/config/HttpDnsConfig$Builder;)V
|
|
.locals 1
|
|
|
|
.line 29
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 30
|
|
invoke-static {p1}, Lcom/moji/httpdns/config/HttpDnsConfig$Builder;->a(Lcom/moji/httpdns/config/HttpDnsConfig$Builder;)Ljava/util/Set;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lcom/moji/httpdns/config/HttpDnsConfig;->a:Ljava/util/Set;
|
|
|
|
.line 31
|
|
invoke-static {p1}, Lcom/moji/httpdns/config/HttpDnsConfig$Builder;->b(Lcom/moji/httpdns/config/HttpDnsConfig$Builder;)I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/moji/httpdns/config/HttpDnsConfig;->b:I
|
|
|
|
.line 32
|
|
invoke-static {p1}, Lcom/moji/httpdns/config/HttpDnsConfig$Builder;->c(Lcom/moji/httpdns/config/HttpDnsConfig$Builder;)I
|
|
|
|
move-result p1
|
|
|
|
iput p1, p0, Lcom/moji/httpdns/config/HttpDnsConfig;->c:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method synthetic constructor <init>(Lcom/moji/httpdns/config/HttpDnsConfig$Builder;Lcom/moji/httpdns/config/HttpDnsConfig$1;)V
|
|
.locals 0
|
|
|
|
.line 9
|
|
invoke-direct {p0, p1}, Lcom/moji/httpdns/config/HttpDnsConfig;-><init>(Lcom/moji/httpdns/config/HttpDnsConfig$Builder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/util/Set;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Set<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 16
|
|
iget-object v0, p0, Lcom/moji/httpdns/config/HttpDnsConfig;->a:Ljava/util/Set;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public b()I
|
|
.locals 1
|
|
|
|
.line 20
|
|
iget v0, p0, Lcom/moji/httpdns/config/HttpDnsConfig;->b:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public c()I
|
|
.locals 1
|
|
|
|
.line 24
|
|
iget v0, p0, Lcom/moji/httpdns/config/HttpDnsConfig;->c:I
|
|
|
|
return v0
|
|
.end method
|