57 lines
883 B
Smali
57 lines
883 B
Smali
.class public final Ld0/a/f1;
|
|
.super Ljava/lang/Object;
|
|
.source "Job.kt"
|
|
|
|
# interfaces
|
|
.implements Ld0/a/h0;
|
|
.implements Ld0/a/j;
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Ld0/a/f1;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Ld0/a/f1;
|
|
|
|
invoke-direct {v0}, Ld0/a/f1;-><init>()V
|
|
|
|
sput-object v0, Ld0/a/f1;->d:Ld0/a/f1;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public dispose()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public h(Ljava/lang/Throwable;)Z
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
const-string v0, "NonDisposableHandle"
|
|
|
|
return-object v0
|
|
.end method
|