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

23 lines
585 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.InterfaceC9167dec;
/* loaded from: classes4.dex */
public final class aEI extends ZI<InterfaceC9167dec.RVV> {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public aEI(C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
}
public static /* synthetic */ void a(String str, InterfaceC9167dec.RVV rvv) {
C14957gcv.e(str, "");
if (!gdZ.d((CharSequence) str)) {
rvv.b(str);
} else {
rvv.e();
}
}
}