a.smali
.class public Lcom/scwang/smartrefresh/layout/g/a;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public a:J
.field private b:Ljava/lang/Runnable;
# direct methods
.method public constructor <init>(Ljava/lang/Runnable;J)V
.registers 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
iput-object v0, p0, Lcom/scwang/smartrefresh/layout/g/a;->b:Ljava/lang/Runnable;
iput-object p1, p0, Lcom/scwang/smartrefresh/layout/g/a;->b:Ljava/lang/Runnable;
iput-wide p2, p0, Lcom/scwang/smartrefresh/layout/g/a;->a:J
return-void
.end method
# virtual methods
.method public run()V
.registers 3
:try_start_0
iget-object v0, p0, Lcom/scwang/smartrefresh/layout/g/a;->b:Ljava/lang/Runnable;
if-eqz v0, :cond_c
iget-object v0, p0, Lcom/scwang/smartrefresh/layout/g/a;->b:Ljava/lang/Runnable;
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
const/4 v0, 0x0
iput-object v0, p0, Lcom/scwang/smartrefresh/layout/g/a;->b:Ljava/lang/Runnable;
:try_end_c
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_c} :catch_d
:cond_c
:goto_c
return-void
:catch_d
move-exception v0
instance-of v1, v0, Ljava/lang/NoClassDefFoundError;
if-nez v1, :cond_c
invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V
goto :goto_c
.end method