e.smali

.class public Lyl/e;
.super Ljava/lang/Object;
.source "PerformanceTrackerImpl.java"

# interfaces
.implements Lyl/c;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static synthetic b(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;->syncLog()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


# virtual methods
.method public a(Lzl/b;)V
    .registers 4

    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/b;

    invoke-direct {v1, p1}, Lyl/b;-><init>(Lzl/b;)V

    invoke-interface {v0, v1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V

    return-void
.end method