.class public abstract Lkotlin/f; .super Ljava/lang/Object; .source "DeepRecursive.kt" # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation .annotation build Lkotlin/ExperimentalStdlibApi; .end annotation .annotation runtime Lkotlin/Metadata; bv = {} d1 = { "\u0000&\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0005\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u0001\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0000\u00087\u0018\u0000*\u0004\u0008\u0000\u0010\u0001*\u0004\u0008\u0001\u0010\u00022\u00020\u0003B\t\u0008\u0004\u00a2\u0006\u0004\u0008\u000e\u0010\u000fJ\u001b\u0010\u0005\u001a\u00028\u00012\u0006\u0010\u0004\u001a\u00028\u0000H\u00a6@\u00f8\u0001\u0000\u00a2\u0006\u0004\u0008\u0005\u0010\u0006J7\u0010\n\u001a\u00028\u0003\"\u0004\u0008\u0002\u0010\u0007\"\u0004\u0008\u0003\u0010\u0008*\u000e\u0012\u0004\u0012\u00028\u0002\u0012\u0004\u0012\u00028\u00030\t2\u0006\u0010\u0004\u001a\u00028\u0002H\u00a6@\u00f8\u0001\u0000\u00a2\u0006\u0004\u0008\n\u0010\u000bJ\u001f\u0010\r\u001a\u00020\u000c*\n\u0012\u0002\u0008\u0003\u0012\u0002\u0008\u00030\t2\u0008\u0010\u0004\u001a\u0004\u0018\u00010\u0003H\u0087\u0002\u0082\u0001\u0001\u0010\u0082\u0002\u0004\n\u0002\u0008\u0019\u00a8\u0006\u0011" } d2 = { "Lkotlin/f;", "T", "R", "", "value", "b", "(Ljava/lang/Object;Lkotlin/coroutines/c;)Ljava/lang/Object;", "U", "S", "Lkotlin/d;", "c", "(Lkotlin/d;Ljava/lang/Object;Lkotlin/coroutines/c;)Ljava/lang/Object;", "", "d", "", "()V", "Lkotlin/g;", "kotlin-stdlib" } k = 0x1 mv = { 0x1, 0x5, 0x1 } .end annotation .annotation build Lkotlin/SinceKotlin; version = "1.4" .end annotation .annotation build Lkotlin/coroutines/RestrictsSuspension; .end annotation # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method public synthetic constructor (Lkotlin/jvm/internal/u;)V .locals 0 .line 2 invoke-direct {p0}, Lkotlin/f;->()V return-void .end method # virtual methods .method public abstract b(Ljava/lang/Object;Lkotlin/coroutines/c;)Ljava/lang/Object; .param p2 # Lkotlin/coroutines/c; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(TT;", "Lkotlin/coroutines/c<", "-TR;>;)", "Ljava/lang/Object;" } .end annotation .annotation build Lorg/jetbrains/annotations/Nullable; .end annotation .end method .method public abstract c(Lkotlin/d;Ljava/lang/Object;Lkotlin/coroutines/c;)Ljava/lang/Object; .param p1 # Lkotlin/d; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .param p3 # Lkotlin/coroutines/c; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lkotlin/d<", "TU;TS;>;TU;", "Lkotlin/coroutines/c<", "-TS;>;)", "Ljava/lang/Object;" } .end annotation .annotation build Lorg/jetbrains/annotations/Nullable; .end annotation .end method .method public final d(Lkotlin/d;Ljava/lang/Object;)Ljava/lang/Void; .locals 0 .param p1 # Lkotlin/d; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .param p2 # Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/Nullable; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Lkotlin/d<", "**>;", "Ljava/lang/Object;", ")", "Ljava/lang/Void;" } .end annotation .annotation runtime Lkotlin/Deprecated; level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel; message = "\'invoke\' should not be called from DeepRecursiveScope. Use \'callRecursive\' to do recursion in the heap instead of the call stack." replaceWith = .subannotation Lkotlin/ReplaceWith; expression = "this.callRecursive(value)" imports = {} .end subannotation .end annotation .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation const-string p2, "$this$invoke" invoke-static {p1, p2}, Lkotlin/jvm/internal/f0;->p(Ljava/lang/Object;Ljava/lang/String;)V .line 1 new-instance p1, Ljava/lang/UnsupportedOperationException; const-string p2, "Should not be called from DeepRecursiveScope" invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p1 .end method