81 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lkotlinx/coroutines/w$c;
 | |
| .super Ljava/lang/Object;
 | |
| .source "CommonPool.kt"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/util/concurrent/Executor;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingMethod;
 | |
|     value = Lkotlinx/coroutines/w;->P1(J)V
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = null
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {}
 | |
|     d1 = {
 | |
|         "\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\u0006\u001a\u00020\u00032\u000e\u0010\u0002\u001a\n \u0001*\u0004\u0018\u00010\u00000\u0000H\n\u00a2\u0006\u0004\u0008\u0004\u0010\u0005"
 | |
|     }
 | |
|     d2 = {
 | |
|         "Ljava/lang/Runnable;",
 | |
|         "kotlin.jvm.PlatformType",
 | |
|         "it",
 | |
|         "Lkotlin/d1;",
 | |
|         "execute",
 | |
|         "(Ljava/lang/Runnable;)V",
 | |
|         "<anonymous>"
 | |
|     }
 | |
|     k = 0x3
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field public static final a:Lkotlinx/coroutines/w$c;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 1
 | |
| 
 | |
|     new-instance v0, Lkotlinx/coroutines/w$c;
 | |
| 
 | |
|     invoke-direct {v0}, Lkotlinx/coroutines/w$c;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lkotlinx/coroutines/w$c;->a:Lkotlinx/coroutines/w$c;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public final execute(Ljava/lang/Runnable;)V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     new-instance p1, Ljava/util/concurrent/RejectedExecutionException;
 | |
| 
 | |
|     const-string v0, "CommonPool was shutdown"
 | |
| 
 | |
|     invoke-direct {p1, v0}, Ljava/util/concurrent/RejectedExecutionException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p1
 | |
| .end method
 |