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

25 lines
663 B
Java

package o;
/* loaded from: classes3.dex */
public final class QnL extends wRi {
private final NOz e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public QnL(yRw yrw, yRw yrw2, NOz nOz) {
super(yrw, yrw2);
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(nOz, "");
this.e = nOz;
}
public final AbstractC13163fSk<Object> a(String str, String str2) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
AbstractC13163fSk<Object> e = e(this.e.e(str, str2));
C14957gcv.c(e, "");
return e;
}
}