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

19 lines
501 B
Java
Raw Normal View History

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