h$a.smali

.class final Lkotlin/c/b/a/h$a;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lkotlin/c/b/a/h;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "a"
.end annotation


# instance fields
.field public final a:Ljava/lang/reflect/Method;

.field public final b:Ljava/lang/reflect/Method;

.field public final c:Ljava/lang/reflect/Method;


# direct methods
.method public constructor <init>(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)V
    .registers 4

    .line 52
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p1, p0, Lkotlin/c/b/a/h$a;->a:Ljava/lang/reflect/Method;

    iput-object p2, p0, Lkotlin/c/b/a/h$a;->b:Ljava/lang/reflect/Method;

    iput-object p3, p0, Lkotlin/c/b/a/h$a;->c:Ljava/lang/reflect/Method;

    return-void
.end method