EchoesHelper$1.smali

.class final Lcom/sandboxol/blockmango/EchoesHelper$1;
.super Ljava/lang/Object;
.source "EchoesHelper.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/blockmango/EchoesHelper;->onNextGame()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation


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

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/blockmango/EchoesHelper;->access$000()Lcom/sandboxol/blockmango/EchoesHelper$EchoesHelperListener;

    move-result-object v0

    invoke-interface {v0}, Lcom/sandboxol/blockmango/EchoesHelper$EchoesHelperListener;->onNextGame()V

    return-void
.end method