2020-11-21 22:11:07 +00:00
|
|
|
.class public interface abstract Ly/j/d;
|
2020-11-12 02:11:44 +00:00
|
|
|
.super Ljava/lang/Object;
|
2020-11-13 19:18:44 +00:00
|
|
|
.source "ContinuationInterceptor.kt"
|
2020-11-12 02:11:44 +00:00
|
|
|
|
|
|
|
# interfaces
|
2020-11-13 19:18:44 +00:00
|
|
|
.implements Lkotlin/coroutines/CoroutineContext$a;
|
2020-11-12 02:11:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
# annotations
|
2020-11-13 19:18:44 +00:00
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
2020-11-12 02:11:44 +00:00
|
|
|
value = {
|
2020-11-21 22:11:07 +00:00
|
|
|
Ly/j/d$a;
|
2020-11-12 02:11:44 +00:00
|
|
|
}
|
|
|
|
.end annotation
|
|
|
|
|
|
|
|
|
|
|
|
# static fields
|
2020-11-21 22:11:07 +00:00
|
|
|
.field public static final synthetic a:I
|
2020-11-12 02:11:44 +00:00
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
2020-11-13 19:18:44 +00:00
|
|
|
.method public abstract interceptContinuation(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
2020-11-12 02:11:44 +00:00
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
|
|
value = {
|
2020-11-13 19:18:44 +00:00
|
|
|
"<T:",
|
2020-11-12 02:11:44 +00:00
|
|
|
"Ljava/lang/Object;",
|
2020-11-13 19:18:44 +00:00
|
|
|
">(",
|
|
|
|
"Lkotlin/coroutines/Continuation<",
|
|
|
|
"-TT;>;)",
|
|
|
|
"Lkotlin/coroutines/Continuation<",
|
|
|
|
"TT;>;"
|
2020-11-12 02:11:44 +00:00
|
|
|
}
|
|
|
|
.end annotation
|
2020-11-13 19:18:44 +00:00
|
|
|
.end method
|
2020-11-12 02:11:44 +00:00
|
|
|
|
2020-11-13 19:18:44 +00:00
|
|
|
.method public abstract releaseInterceptedContinuation(Lkotlin/coroutines/Continuation;)V
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
|
|
value = {
|
|
|
|
"(",
|
|
|
|
"Lkotlin/coroutines/Continuation<",
|
|
|
|
"*>;)V"
|
|
|
|
}
|
|
|
|
.end annotation
|
2020-11-12 02:11:44 +00:00
|
|
|
.end method
|