a.smali
.class public final Lhf/a;
.super Ljava/lang/Object;
.source "CurrencyFormat.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lhf/a$a;
}
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0004\n\u0002\u0010\u000e\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0006\u0018\u00002\u00020\u0001:\u0001\u0011B\u0011\u0012\n\u0008\u0002\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u00a2\u0006\u0002\u0010\u0004R\u0013\u0010\u0002\u001a\u0004\u0018\u00010\u0003\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0005\u0010\u0006R\u0013\u0010\u0007\u001a\u0004\u0018\u00010\u0008\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\t\u0010\nR\u001b\u0010\u000b\u001a\u00020\u000c8FX\u0086\u0084\u0002\u00a2\u0006\u000c\n\u0004\u0008\u000f\u0010\u0010\u001a\u0004\u0008\r\u0010\u000e\u00a8\u0006\u0012"
}
d2 = {
"Lcom/shopee/foody/driver/global/currency/CurrencyFormat;",
"",
"builder",
"Lcom/shopee/foody/driver/global/currency/CurrencyFormat$Builder;",
"(Lcom/shopee/foody/driver/global/currency/CurrencyFormat$Builder;)V",
"getBuilder",
"()Lcom/shopee/foody/driver/global/currency/CurrencyFormat$Builder;",
"currencySymbol",
"",
"getCurrencySymbol",
"()Ljava/lang/String;",
"formatter",
"Ljava/text/DecimalFormat;",
"getFormatter",
"()Ljava/text/DecimalFormat;",
"formatter$delegate",
"Lkotlin/Lazy;",
"Builder",
"driver_indonesiaRelease"
}
k = 0x1
mv = {
0x1,
0x1,
0x10
}
.end annotation
# instance fields
.field public final a:Ljava/lang/String;
.field public final b:Lkotlin/Lazy;
.field public final c:Lhf/a$a;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>()V
.registers 3
const/4 v0, 0x0
const/4 v1, 0x1
invoke-direct {p0, v0, v1, v0}, Lhf/a;-><init>(Lhf/a$a;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
return-void
.end method
.method public constructor <init>(Lhf/a$a;)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lhf/a;->c:Lhf/a$a;
if-eqz p1, :cond_c
invoke-virtual {p1}, Lhf/a$a;->b()Ljava/lang/String;
move-result-object p1
goto :goto_d
:cond_c
const/4 p1, 0x0
:goto_d
iput-object p1, p0, Lhf/a;->a:Ljava/lang/String;
new-instance p1, Lhf/a$b;
invoke-direct {p1, p0}, Lhf/a$b;-><init>(Lhf/a;)V
invoke-static {p1}, Lfa/a;->a(Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
move-result-object p1
iput-object p1, p0, Lhf/a;->b:Lkotlin/Lazy;
return-void
.end method
.method public synthetic constructor <init>(Lhf/a$a;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
.registers 4
and-int/lit8 p2, p2, 0x1
if-eqz p2, :cond_5
const/4 p1, 0x0
:cond_5
invoke-direct {p0, p1}, Lhf/a;-><init>(Lhf/a$a;)V
return-void
.end method
# virtual methods
.method public final a()Lhf/a$a;
.registers 2
iget-object v0, p0, Lhf/a;->c:Lhf/a$a;
return-object v0
.end method
.method public final b()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lhf/a;->a:Ljava/lang/String;
return-object v0
.end method
.method public final c()Ljava/text/DecimalFormat;
.registers 2
iget-object v0, p0, Lhf/a;->b:Lkotlin/Lazy;
invoke-interface {v0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/text/DecimalFormat;
return-object v0
.end method