a$a.smali
.class public final Lf9/a$a;
.super Ljava/lang/Object;
.source "InitManager.kt"
# interfaces
.implements Lkotlin/properties/ReadWriteProperty;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf9/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/properties/ReadWriteProperty<",
"Ljava/lang/Object;",
"Landroid/content/Context;",
">;"
}
.end annotation
# instance fields
.field public a:Landroid/content/Context;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Object;Lkotlin/reflect/KProperty;Landroid/content/Context;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty<",
"*>;",
"Landroid/content/Context;",
")V"
}
.end annotation
iput-object p3, p0, Lf9/a$a;->a:Landroid/content/Context;
return-void
.end method
.method public getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Landroid/content/Context;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/reflect/KProperty<",
"*>;)",
"Landroid/content/Context;"
}
.end annotation
iget-object p1, p0, Lf9/a$a;->a:Landroid/content/Context;
if-eqz p1, :cond_5
return-object p1
:cond_5
new-instance p1, Ljava/lang/IllegalStateException;
const-string p2, "InitManager has not been initialized. Call InitManager.initWith(context) first!"
invoke-direct {p1, p2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public bridge synthetic getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
.registers 3
invoke-virtual {p0, p1, p2}, Lf9/a$a;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Landroid/content/Context;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic setValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;Ljava/lang/Object;)V
.registers 4
check-cast p3, Landroid/content/Context;
invoke-virtual {p0, p1, p2, p3}, Lf9/a$a;->a(Ljava/lang/Object;Lkotlin/reflect/KProperty;Landroid/content/Context;)V
return-void
.end method