package defpackage;

import java.io.IOException;

/* JADX INFO: renamed from: ᵸᵔ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final /* synthetic */ class C4984 implements InterfaceC3498 {

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final /* synthetic */ C1404 f18886;

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final /* synthetic */ C0990 f18887;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final /* synthetic */ C3622 f18888;

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final /* synthetic */ IOException f18889;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final /* synthetic */ boolean f18890;

    public /* synthetic */ C4984(C1404 c1404, C3622 c3622, C0990 c0990, IOException iOException, boolean z) {
        this.f18886 = c1404;
        this.f18888 = c3622;
        this.f18887 = c0990;
        this.f18889 = iOException;
        this.f18890 = z;
    }

    @Override // defpackage.InterfaceC3498
    public final void accept(Object obj) {
        InterfaceC0559 interfaceC0559 = (InterfaceC0559) obj;
        C1404 c1404 = this.f18886;
        interfaceC0559.mo2143(c1404.f5808, (C4100) c1404.f5807, this.f18888, this.f18887, this.f18889, this.f18890);
    }
}
