47 lines
951 B
Smali
47 lines
951 B
Smali
.class public final Lcom/fyber/inneractive/sdk/util/b$a;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/ThreadFactory;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/fyber/inneractive/sdk/util/b;-><init>()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/lang/Thread;
|
|
|
|
invoke-direct {v0, p1}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;)V
|
|
|
|
const/4 p1, 0x1
|
|
|
|
.line 2
|
|
invoke-virtual {v0, p1}, Ljava/lang/Thread;->setDaemon(Z)V
|
|
|
|
return-object v0
|
|
.end method
|