what-the-bank/sources/o/C15759iP.java

19 lines
504 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.iP, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15759iP extends C15620hF {
public final GOf c;
public final irg d;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15759iP(irg irgVar, GOf gOf) {
super((byte) 0);
C14957gcv.e(irgVar, "");
C14957gcv.e(gOf, "");
this.d = irgVar;
this.c = gOf;
}
}