SuccessOrFailureKt.smali

.class public final Lkotlin/SuccessOrFailureKt;
.super Ljava/lang/Object;
.source "SuccessOrFailure.kt"


# annotations
.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000(\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0003*d\u0008\u0007\u0010\u0000\u001a\u0004\u0008\u0000\u0010\u0001\"\u0008\u0012\u0004\u0012\u0002H\u00010\u00022\u0008\u0012\u0004\u0012\u0002H\u00010\u0002B6\u0008\u0003\u0012\u0008\u0008\u0004\u0012\u0004\u0008\u0008(\u0005\u0012\n\u0008\u0006\u0012\u0006\u0008\n0\u00078\u0008\u0012\u001c\u0008\t\u0012\u0018\u0008\u000bB\u0014\u0008\n\u0012\u0006\u0008\u000b\u0012\u0002\u0008\u000c\u0012\u0008\u0008\u000c\u0012\u0004\u0008\u0008(\rB\u000c\u0008\u000e\u0012\u0008\u0008\u000f\u0012\u0004\u0008\u0008(\u0010\u00a8\u0006\u0011"
    }
    d2 = {
        "SuccessOrFailure",
        "T",
        "Lkotlin/Result;",
        "Lkotlin/Deprecated;",
        "message",
        "Renamed to Result",
        "level",
        "Lkotlin/DeprecationLevel;",
        "ERROR",
        "replaceWith",
        "Lkotlin/ReplaceWith;",
        "imports",
        "expression",
        "Result",
        "Lkotlin/SinceKotlin;",
        "version",
        "1.3",
        "kotlin-stdlib"
    }
    k = 0x2
    mv = {
        0x1,
        0x1,
        0xf
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public static synthetic SuccessOrFailure$annotations()V
    .registers 0
    .annotation runtime Lkotlin/Deprecated;
        level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
        message = "Renamed to Result"
        replaceWith = .subannotation Lkotlin/ReplaceWith;
            expression = "Result"
            imports = {}
        .end subannotation
    .end annotation

    return-void
.end method