package p138.p145.p146.p151.p154.p155;

/* JADX INFO: renamed from: ދ.ؠ.֏.ތ.ފ.ޙ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C2947 implements InterfaceC2939<int[]> {
    @Override // p138.p145.p146.p151.p154.p155.InterfaceC2939
    public int[] newArray(int i) {
        return new int[i];
    }

    @Override // p138.p145.p146.p151.p154.p155.InterfaceC2939
    /* JADX INFO: renamed from: ֏ */
    public int mo5074() {
        return 4;
    }

    @Override // p138.p145.p146.p151.p154.p155.InterfaceC2939
    /* JADX INFO: renamed from: ֏ */
    public int mo5075(int[] iArr) {
        return iArr.length;
    }

    @Override // p138.p145.p146.p151.p154.p155.InterfaceC2939
    /* JADX INFO: renamed from: ބ */
    public String mo5076() {
        return "IntegerArrayPool";
    }
}
