b$f.smali
.class public final Lwf/b$f;
.super Lkotlin/jvm/internal/Lambda;
.source "PushDaemonInitTask.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lwf/b;->run()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function0<",
"Ljava/lang/String;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Lcom/shopee/foody/push/core/IOnlinePushManager;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/shopee/foody/push/core/IOnlinePushManager;)V
.registers 2
iput-object p1, p0, Lwf/b$f;->a:Lcom/shopee/foody/push/core/IOnlinePushManager;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lwf/b$f;->invoke()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public final invoke()Ljava/lang/String;
.registers 3
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "prepare connect to "
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p0, Lwf/b$f;->a:Lcom/shopee/foody/push/core/IOnlinePushManager;
invoke-interface {v1}, Lcom/shopee/foody/push/core/IOnlinePushManager;->getUrl()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method