package com.ironsource;
/* loaded from: classes4.dex */
public class e4 {

    /* renamed from: a  reason: collision with root package name */
    private boolean f2291a;
    private boolean b;
    private boolean c;
    private int d;
    private String e;
    private String f;
    private int g;
    private int h;
    private int i;
    private int[] j;
    private int[] k;
    private int[] l;
    private int[] m;

    public e4() {
    }

    public e4(boolean z, boolean z2, boolean z3, int i, String str, String str2, int i2, int i3, int i4, int[] iArr, int[] iArr2, int[] iArr3, int[] iArr4) {
        this.f2291a = z;
        this.b = z2;
        this.c = z3;
        this.d = i;
        this.e = str;
        this.f = str2;
        this.g = i2;
        this.h = i3;
        this.i = i4;
        this.j = iArr;
        this.k = iArr2;
        this.l = iArr3;
        this.m = iArr4;
    }

    public int a() {
        return this.g;
    }

    public int b() {
        return this.d;
    }

    public String c() {
        return this.f;
    }

    public String d() {
        return this.e;
    }

    public int e() {
        return this.i;
    }

    public int f() {
        return this.h;
    }

    public int[] g() {
        return this.m;
    }

    public int[] h() {
        return this.k;
    }

    public int[] i() {
        return this.j;
    }

    public int[] j() {
        return this.l;
    }

    public boolean k() {
        return this.c;
    }

    public boolean l() {
        return this.b;
    }

    public boolean m() {
        return this.f2291a;
    }
}
