.class public final Lwi/b; .super Ljava/lang/Object; .source "ContinuationImpl.kt" # interfaces .implements Lkotlin/coroutines/c; # annotations .annotation system Ldalvik/annotation/Signature; value = { "Ljava/lang/Object;", "Lkotlin/coroutines/c<", "Ljava/lang/Object;", ">;" } .end annotation .annotation runtime Lkotlin/Metadata; bv = {} d1 = { "\u0000(\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0008\u00c0\u0002\u0018\u00002\n\u0012\u0006\u0012\u0004\u0018\u00010\u00020\u0001B\t\u0008\u0002\u00a2\u0006\u0004\u0008\u000e\u0010\u000fJ\"\u0010\u0006\u001a\u00020\u00052\u000e\u0010\u0004\u001a\n\u0012\u0006\u0012\u0004\u0018\u00010\u00020\u0003H\u0016\u00f8\u0001\u0000\u00a2\u0006\u0004\u0008\u0006\u0010\u0007J\u0008\u0010\t\u001a\u00020\u0008H\u0016R\u0014\u0010\r\u001a\u00020\n8VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u000b\u0010\u000c\u0082\u0002\u0004\n\u0002\u0008\u0019\u00a8\u0006\u0010" } d2 = { "Lwi/b;", "Lkotlin/coroutines/c;", "", "Lkotlin/Result;", "result", "Lkotlin/d1;", "resumeWith", "(Ljava/lang/Object;)V", "", "toString", "Lkotlin/coroutines/CoroutineContext;", "getContext", "()Lkotlin/coroutines/CoroutineContext;", "context", "", "()V", "kotlin-stdlib" } k = 0x1 mv = { 0x1, 0x5, 0x1 } .end annotation # static fields .field public static final a:Lwi/b; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end field # direct methods .method public static constructor ()V .locals 1 .line 1 new-instance v0, Lwi/b; invoke-direct {v0}, Lwi/b;->()V sput-object v0, Lwi/b;->a:Lwi/b; return-void .end method .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public getContext()Lkotlin/coroutines/CoroutineContext; .locals 2 .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .line 1 new-instance v0, Ljava/lang/IllegalStateException; const-string v1, "This continuation is already complete" invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String; move-result-object v1 invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw v0 .end method .method public resumeWith(Ljava/lang/Object;)V .locals 1 .param p1 # Ljava/lang/Object; .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation .end param .line 1 new-instance p1, Ljava/lang/IllegalStateException; const-string v0, "This continuation is already complete" invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String; move-result-object v0 invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw p1 .end method .method public toString()Ljava/lang/String; .locals 1 .annotation build Lorg/jetbrains/annotations/NotNull; .end annotation const-string v0, "This continuation is already complete" return-object v0 .end method