public final class Controller {
    private final @org.jetbrains.annotations.NotNull field postponedActions: java.util.List
    public method <init>(): void
    public final @org.jetbrains.annotations.NotNull method getPostponedActions(): java.util.List
    public final method handleResult(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): void
    public final method run(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1): void
    public final @org.jetbrains.annotations.Nullable method suspendWithException(@org.jetbrains.annotations.NotNull p0: java.lang.Exception, @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
    public final @org.jetbrains.annotations.Nullable method suspendWithValue(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: kotlin.coroutines.Continuation): java.lang.Object
}


public final class TryFinallyWithHandleResultKt {
    private static @org.jetbrains.annotations.NotNull field globalResult: java.lang.String
    private static field wasCalled: boolean
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public synthetic static method builder$default(p0: boolean, p1: kotlin.jvm.functions.Function1, p2: int, p3: java.lang.Object): void
    public final static method builder(p0: boolean, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): void
    public final static method commonThrow(): void
    public final static @org.jetbrains.annotations.NotNull method getGlobalResult(): java.lang.String
    public final static method getWasCalled(): boolean
    public final static method setGlobalResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
    public final static method setWasCalled(p0: boolean): void
}
