c.smali
.class public final synthetic Lsn/c;
.super Ljava/lang/Object;
.source "SafeRunnable.java"
# direct methods
.method public static $default$run(Lcom/shopee/shopeetracker/interfaces/SafeRunnable;)V
.registers 3
:try_start_0
invoke-interface {p0}, Lcom/shopee/shopeetracker/interfaces/SafeRunnable;->safeRun()V
:try_end_3
.catchall {:try_start_0 .. :try_end_3} :catchall_4
goto :goto_e
:catchall_4
move-exception v0
invoke-virtual {v0}, Ljava/lang/Throwable;->toString()Ljava/lang/String;
move-result-object v0
const-string v1, "Unexpected throwable"
invoke-static {v1, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
:goto_e
return-void
.end method
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public static synthetic a(Ljava/lang/Runnable;)V
.registers 1
invoke-interface {p0}, Ljava/lang/Runnable;->run()V
return-void
.end method
.method public static b(Ljava/lang/Runnable;)Lcom/shopee/shopeetracker/interfaces/SafeRunnable;
.registers 2
new-instance v0, Lsn/a;
invoke-direct {v0, p0}, Lsn/a;-><init>(Ljava/lang/Runnable;)V
return-object v0
.end method