DNSFetcher.smali
.class public interface abstract Lsg/bigo/bigohttp/dns/DNSFetcher;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract fetch(Ljava/util/Set;Lsg/bigo/bigohttp/dns/DNSFetchCallback;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Set<",
"Ljava/lang/String;",
">;",
"Lsg/bigo/bigohttp/dns/DNSFetchCallback;",
")V"
}
.end annotation
.end method
.method public abstract observeLink(Lsg/bigo/bigohttp/dns/LinkStateChangeObserver;)V
.end method