103 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			103 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lokhttp3/Dns;
 | |
| .super Ljava/lang/Object;
 | |
| .source "Dns.kt"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Lokhttp3/Dns$Companion;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {
 | |
|         0x1,
 | |
|         0x0,
 | |
|         0x3
 | |
|     }
 | |
|     d1 = {
 | |
|         "\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008\u0002\u0008f\u0018\u0000 \u00072\u00020\u0001:\u0001\u0007J\u0016\u0010\u0002\u001a\u0008\u0012\u0004\u0012\u00020\u00040\u00032\u0006\u0010\u0005\u001a\u00020\u0006H&\u00a8\u0006\u0008"
 | |
|     }
 | |
|     d2 = {
 | |
|         "Lokhttp3/Dns;",
 | |
|         "",
 | |
|         "lookup",
 | |
|         "",
 | |
|         "Ljava/net/InetAddress;",
 | |
|         "hostname",
 | |
|         "",
 | |
|         "Companion",
 | |
|         "okhttp"
 | |
|     }
 | |
|     k = 0x1
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field public static final Companion:Lokhttp3/Dns$Companion;
 | |
| 
 | |
| .field public static final SYSTEM:Lokhttp3/Dns;
 | |
|     .annotation build Lkotlin/jvm/JvmField;
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 2
 | |
| 
 | |
|     new-instance v0, Lokhttp3/Dns$Companion;
 | |
| 
 | |
|     const/4 v1, 0x0
 | |
| 
 | |
|     invoke-direct {v0, v1}, Lokhttp3/Dns$Companion;-><init>(Lkotlin/jvm/internal/u;)V
 | |
| 
 | |
|     sput-object v0, Lokhttp3/Dns;->Companion:Lokhttp3/Dns$Companion;
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Lokhttp3/Dns$Companion$DnsSystem;
 | |
| 
 | |
|     invoke-direct {v0}, Lokhttp3/Dns$Companion$DnsSystem;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lokhttp3/Dns;->SYSTEM:Lokhttp3/Dns;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract lookup(Ljava/lang/String;)Ljava/util/List;
 | |
|     .param p1    # Ljava/lang/String;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(",
 | |
|             "Ljava/lang/String;",
 | |
|             ")",
 | |
|             "Ljava/util/List<",
 | |
|             "Ljava/net/InetAddress;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/net/UnknownHostException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| .end method
 |