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

20 lines
569 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* loaded from: classes3.dex */
public final class mvt extends wRi {
public final InterfaceC3521azC a;
public final trQ b;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public mvt(yRw yrw, yRw yrw2, trQ trq, InterfaceC3521azC interfaceC3521azC) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(trq, "");
C14957gcv.e(interfaceC3521azC, "");
this.b = trq;
this.a = interfaceC3521azC;
}
}