95 lines
1.9 KiB
Smali
95 lines
1.9 KiB
Smali
.class public final Lxb/b$a;
|
|
.super Ljava/lang/Object;
|
|
.source "CarRepository.kt"
|
|
|
|
# interfaces
|
|
.implements Landroidx/lifecycle/Observer;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lxb/b;-><init>(Landroid/content/Context;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Landroidx/lifecycle/Observer<",
|
|
"Lxb/a;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\u0010\u0004\u001a\u00020\u00032\u000e\u0010\u0002\u001a\n \u0001*\u0004\u0018\u00010\u00000\u0000H\n\u00a2\u0006\u0004\u0008\u0004\u0010\u0005"
|
|
}
|
|
d2 = {
|
|
"Lxb/a;",
|
|
"kotlin.jvm.PlatformType",
|
|
"it",
|
|
"Lkotlin/d1;",
|
|
"a",
|
|
"(Lxb/a;)V"
|
|
}
|
|
k = 0x3
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x2
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lxb/b;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lxb/b;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lxb/b$a;->a:Lxb/b;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(Lxb/a;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lxb/b$a;->a:Lxb/b;
|
|
|
|
const-string v1, "it"
|
|
|
|
invoke-static {p1, v1}, Lkotlin/jvm/internal/f0;->o(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v0, p1}, Lxb/b;->A(Lxb/a;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public bridge synthetic onChanged(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
check-cast p1, Lxb/a;
|
|
|
|
invoke-virtual {p0, p1}, Lxb/b$a;->a(Lxb/a;)V
|
|
|
|
return-void
|
|
.end method
|