m.smali

.class final Lcom/opensource/svgaplayer/m;
.super Ljava/lang/Object;
.source "SVGAParser.kt"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/opensource/svgaplayer/SVGAParser;->invokeCompleteCallback(Lcom/opensource/svgaplayer/q;Lcom/opensource/svgaplayer/SVGAParser$c;)V
.end annotation

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


# instance fields
.field final synthetic a:Lcom/opensource/svgaplayer/SVGAParser$c;

.field final synthetic b:Lcom/opensource/svgaplayer/q;


# direct methods
.method constructor <init>(Lcom/opensource/svgaplayer/SVGAParser$c;Lcom/opensource/svgaplayer/q;)V
    .registers 3

    iput-object p1, p0, Lcom/opensource/svgaplayer/m;->a:Lcom/opensource/svgaplayer/SVGAParser$c;

    iput-object p2, p0, Lcom/opensource/svgaplayer/m;->b:Lcom/opensource/svgaplayer/q;

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

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 3

    .line 1
    iget-object v0, p0, Lcom/opensource/svgaplayer/m;->a:Lcom/opensource/svgaplayer/SVGAParser$c;

    if-eqz v0, :cond_9

    iget-object v1, p0, Lcom/opensource/svgaplayer/m;->b:Lcom/opensource/svgaplayer/q;

    invoke-interface {v0, v1}, Lcom/opensource/svgaplayer/SVGAParser$c;->onComplete(Lcom/opensource/svgaplayer/q;)V

    :cond_9
    return-void
.end method