N.smali
.class public final synthetic Lcom/sandboxol/clothes/N;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field private final synthetic a:Lcom/sandboxol/clothes/EchoesGLSurfaceView;
.field private final synthetic b:Ljava/lang/String;
.field private final synthetic c:Ljava/lang/String;
# direct methods
.method public synthetic constructor <init>(Lcom/sandboxol/clothes/EchoesGLSurfaceView;Ljava/lang/String;Ljava/lang/String;)V
.registers 4
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/sandboxol/clothes/N;->a:Lcom/sandboxol/clothes/EchoesGLSurfaceView;
iput-object p2, p0, Lcom/sandboxol/clothes/N;->b:Ljava/lang/String;
iput-object p3, p0, Lcom/sandboxol/clothes/N;->c:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public final run()V
.registers 4
iget-object v0, p0, Lcom/sandboxol/clothes/N;->a:Lcom/sandboxol/clothes/EchoesGLSurfaceView;
iget-object v1, p0, Lcom/sandboxol/clothes/N;->b:Ljava/lang/String;
iget-object v2, p0, Lcom/sandboxol/clothes/N;->c:Ljava/lang/String;
invoke-virtual {v0, v1, v2}, Lcom/sandboxol/clothes/EchoesGLSurfaceView;->b(Ljava/lang/String;Ljava/lang/String;)V
return-void
.end method