d.smali

.class public final Lgj/d;
.super Ljava/lang/Object;
.source "WssChannelStateProcessorCollector.kt"

# interfaces
.implements Lgj/a;
.implements Lcom/shopee/foody/push/core/IPushConnectionStateListener;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lgj/d$a;
    }
.end annotation

.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000$\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0008\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0004\u0018\u0000 \u000c2\u00020\u00012\u00020\u0002:\u0001\u000cB\u0013\u0012\u000c\u0010\u0003\u001a\u0008\u0012\u0004\u0012\u00020\u00010\u0004\u00a2\u0006\u0002\u0010\u0005J\u0010\u0010\u0006\u001a\u00020\u00072\u0006\u0010\u0008\u001a\u00020\tH\u0016J\u0010\u0010\n\u001a\u00020\u00072\u0006\u0010\u000b\u001a\u00020\tH\u0016R\u0014\u0010\u0003\u001a\u0008\u0012\u0004\u0012\u00020\u00010\u0004X\u0082\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006\r"
    }
    d2 = {
        "Lcom/shopee/foody/driver/push/state/WssChannelStateProcessorCollector;",
        "Lcom/shopee/foody/driver/push/state/IWssChannelStateProcessor;",
        "Lcom/shopee/foody/push/core/IPushConnectionStateListener;",
        "processors",
        "",
        "(Ljava/util/List;)V",
        "onPushConnectionStateChanged",
        "",
        "state",
        "",
        "processNewState",
        "newState",
        "Companion",
        "driver_indonesiaRelease"
    }
    k = 0x1
    mv = {
        0x1,
        0x1,
        0x10
    }
.end annotation


# instance fields
.field public final a:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lgj/a;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method public static constructor <clinit>()V
    .registers 2

    new-instance v0, Lgj/d$a;

    const/4 v1, 0x0

    invoke-direct {v0, v1}, Lgj/d$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V

    return-void
.end method

.method public constructor <init>(Ljava/util/List;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "+",
            "Lgj/a;",
            ">;)V"
        }
    .end annotation

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

    iput-object p1, p0, Lgj/d;->a:Ljava/util/List;

    return-void
.end method


# virtual methods
.method public a(I)V
    .registers 5

    sget-object v0, Lqa/d;->e:Lqa/d$a;

    new-instance v1, Lgj/d$b;

    invoke-direct {v1, p1}, Lgj/d$b;-><init>(I)V

    const-string v2, "WssChannelStateProcessorCollector"

    invoke-virtual {v0, v2, v1}, Lqa/d$a;->a(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V

    iget-object v0, p0, Lgj/d;->a:Ljava/util/List;

    invoke-interface {v0}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;

    move-result-object v0

    :goto_12
    invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z

    move-result v1

    if-eqz v1, :cond_22

    invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v1

    check-cast v1, Lgj/a;

    invoke-interface {v1, p1}, Lgj/a;->a(I)V

    goto :goto_12

    :cond_22
    return-void
.end method

.method public onPushConnectionStateChanged(I)V
    .registers 2

    invoke-virtual {p0, p1}, Lgj/d;->a(I)V

    return-void
.end method