MultiThreadHelper.smali
.class public Lcom/sandboxol/center/provider/MultiThreadHelper;
.super Ljava/lang/Object;
.source "MultiThreadHelper.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;,
Lcom/sandboxol/center/provider/MultiThreadHelper$AsyncRun;
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static post(Lcom/sandboxol/center/provider/MultiThreadHelper$AsyncRun;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lcom/sandboxol/center/provider/MultiThreadHelper$AsyncRun<",
"TT;>;)V"
}
.end annotation
.line 2
invoke-static {}, Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;->access$000()Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;
move-result-object v0
invoke-static {v0, p0}, Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;->access$200(Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;Lcom/sandboxol/center/provider/MultiThreadHelper$AsyncRun;)V
return-void
.end method
.method public static post(Ljava/lang/Runnable;)V
.registers 2
.line 1
invoke-static {}, Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;->access$000()Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;
move-result-object v0
invoke-static {v0, p0}, Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;->access$100(Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;Ljava/lang/Runnable;)V
return-void
.end method
.method public static postOnMainThread(Ljava/lang/Runnable;)V
.registers 2
.line 1
invoke-static {}, Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;->access$000()Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;
move-result-object v0
invoke-static {v0, p0}, Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;->access$300(Lcom/sandboxol/center/provider/MultiThreadHelper$Helper;Ljava/lang/Runnable;)V
return-void
.end method