12 lines
293 B
Smali
12 lines
293 B
Smali
.class public interface abstract Lkotlinx/coroutines/ParentJob;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lkotlinx/coroutines/Job;
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getChildJobCancellationCause()Ljava/util/concurrent/CancellationException;
|
|
.end method
|