apkfuckery/com.discord/smali_classes2/y/j/d.smali
2020-11-21 22:11:07 +00:00

44 lines
1.1 KiB
Smali

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