18 lines
506 B
Java
18 lines
506 B
Java
package o;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.ghn, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C15125ghn {
|
|
final Object[] a;
|
|
public final InterfaceC14912gbn c;
|
|
int d;
|
|
final InterfaceC15036gfN<Object>[] e;
|
|
|
|
public C15125ghn(InterfaceC14912gbn interfaceC14912gbn, int i) {
|
|
this.c = interfaceC14912gbn;
|
|
this.a = new Object[i];
|
|
this.e = new InterfaceC15036gfN[i];
|
|
}
|
|
}
|