package com.bytedance.sdk.openadsdk.core.model;

import android.util.SparseArray;
import androidx.annotation.NonNull;
import com.bytedance.sdk.openadsdk.core.lb.lb;
import org.json.JSONObject;

/* JADX INFO: loaded from: classes2.dex */
public class irt implements com.bytedance.sdk.component.adexpress.lb {
    public final long ajl;
    public JSONObject dsz;
    public int duv;

    /* JADX INFO: renamed from: ef, reason: collision with root package name */
    public JSONObject f7177ef;
    public int fhx;
    public final float fm;
    public String irt;
    public final long jnr;
    public final boolean ku;

    /* JADX INFO: renamed from: lb, reason: collision with root package name */
    public final float f7178lb;
    public boolean onz;
    public int qhl;
    public final float ro;
    public SparseArray<lb.fm> vt;
    public final String wsy;
    public int wu;
    public final float yz;

    public static class fm {
        private float ajl;
        private JSONObject dsz;
        private int duv;

        /* JADX INFO: renamed from: ef, reason: collision with root package name */
        private String f7179ef;
        private String fhx;
        private int irt;
        private float jnr;
        private JSONObject ku;

        /* JADX INFO: renamed from: lb, reason: collision with root package name */
        private long f7180lb;
        private boolean qhl;
        private long ro;
        private int vt;
        private float wsy;
        private int wu;
        private float yz;
        private boolean onz = false;
        protected SparseArray<lb.fm> fm = new SparseArray<>();

        public fm fm(float f10) {
            this.yz = f10;
            return this;
        }

        public fm lb(float f10) {
            this.ajl = f10;
            return this;
        }

        public fm ro(float f10) {
            this.jnr = f10;
            return this;
        }

        public fm yz(float f10) {
            this.wsy = f10;
            return this;
        }

        public fm fm(int i10) {
            this.duv = i10;
            return this;
        }

        public fm lb(int i10) {
            this.wu = i10;
            return this;
        }

        public fm ro(int i10) {
            this.vt = i10;
            return this;
        }

        public fm yz(int i10) {
            this.irt = i10;
            return this;
        }

        public fm fm(long j10) {
            this.ro = j10;
            return this;
        }

        public fm ro(long j10) {
            this.f7180lb = j10;
            return this;
        }

        public fm fm(SparseArray<lb.fm> sparseArray) {
            this.fm = sparseArray;
            return this;
        }

        public fm ro(String str) {
            this.fhx = str;
            return this;
        }

        public fm fm(String str) {
            this.f7179ef = str;
            return this;
        }

        public fm ro(JSONObject jSONObject) {
            this.dsz = jSONObject;
            return this;
        }

        public fm fm(JSONObject jSONObject) {
            this.ku = jSONObject;
            return this;
        }

        public fm ro(boolean z10) {
            this.onz = z10;
            return this;
        }

        public fm fm(boolean z10) {
            this.qhl = z10;
            return this;
        }

        public irt fm() {
            return new irt(this);
        }
    }

    private irt(@NonNull fm fmVar) {
        this.onz = false;
        this.fm = fmVar.wsy;
        this.ro = fmVar.ajl;
        this.f7178lb = fmVar.jnr;
        this.yz = fmVar.yz;
        this.jnr = fmVar.f7180lb;
        this.ajl = fmVar.ro;
        this.wsy = fmVar.f7179ef;
        this.vt = fmVar.fm;
        this.ku = fmVar.qhl;
        this.wu = fmVar.vt;
        this.f7177ef = fmVar.ku;
        this.duv = fmVar.duv;
        this.dsz = fmVar.dsz;
        this.onz = fmVar.onz;
        this.fhx = fmVar.wu;
        this.irt = fmVar.fhx;
        this.qhl = fmVar.irt;
    }
}
