You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.2 KiB
55 lines
1.2 KiB
.class public Lcom/viatech/util/ThreadManager; |
|
.super Ljava/lang/Object; |
|
.source "ThreadManager.java" |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/MemberClasses; |
|
value = { |
|
Lcom/viatech/util/ThreadManager$ThreadPoolProxy; |
|
} |
|
.end annotation |
|
|
|
|
|
# static fields |
|
.field private static mNormalPool:Lcom/viatech/util/ThreadManager$ThreadPoolProxy; |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 4 |
|
|
|
.prologue |
|
const/4 v1, 0x3 |
|
|
|
.line 15 |
|
new-instance v0, Lcom/viatech/util/ThreadManager$ThreadPoolProxy; |
|
|
|
const-wide/16 v2, 0x1388 |
|
|
|
invoke-direct {v0, v1, v1, v2, v3}, Lcom/viatech/util/ThreadManager$ThreadPoolProxy;-><init>(IIJ)V |
|
|
|
sput-object v0, Lcom/viatech/util/ThreadManager;->mNormalPool:Lcom/viatech/util/ThreadManager$ThreadPoolProxy; |
|
|
|
return-void |
|
.end method |
|
|
|
.method public constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 13 |
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
.method public static getNormalPool()Lcom/viatech/util/ThreadManager$ThreadPoolProxy; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 18 |
|
sget-object v0, Lcom/viatech/util/ThreadManager;->mNormalPool:Lcom/viatech/util/ThreadManager$ThreadPoolProxy; |
|
|
|
return-object v0 |
|
.end method
|
|
|