d.smali
.class public Lyl/d;
.super Ljava/lang/Object;
.source "PerformanceTracker.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public static synthetic a(Lzl/b;)V
.registers 2
:try_start_0
new-instance v0, Lzl/c;
invoke-direct {v0, p0}, Lzl/c;-><init>(Lzl/b;)V
invoke-virtual {v0}, Lcom/shopee/shopeetracker/model/UserAction;->log()V
:try_end_8
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_8} :catch_9
goto :goto_d
:catch_9
move-exception p0
invoke-virtual {p0}, Ljava/lang/Exception;->printStackTrace()V
:goto_d
return-void
.end method
.method public static b(Lzl/b;)V
.registers 3
.annotation runtime Ljava/lang/Deprecated;
.end annotation
sget-object v0, Lcom/shopee/shopeetracker/manager/ExecutorsManager;->INSTANCE:Lcom/shopee/shopeetracker/manager/ExecutorsManager;
invoke-virtual {v0}, Lcom/shopee/shopeetracker/manager/ExecutorsManager;->getDataService()Ljava/util/concurrent/ExecutorService;
move-result-object v0
new-instance v1, Lyl/a;
invoke-direct {v1, p0}, Lyl/a;-><init>(Lzl/b;)V
invoke-interface {v0, v1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V
return-void
.end method