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

33 lines
897 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.List;
import o.InterfaceC9284dgo;
/* renamed from: o.bkK, reason: case insensitive filesystem */
/* loaded from: classes4.dex */
public final class C4973bkK extends ZI<InterfaceC9284dgo.IeS> {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C4973bkK(C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
}
public static /* synthetic */ void b(List list, InterfaceC9284dgo.IeS ieS) {
List list2 = list;
if (list2 == null || list2.isEmpty()) {
ieS.a();
} else {
ieS.d((List<MM>) list);
}
}
public static /* synthetic */ void b(String str, String str2, InterfaceC9284dgo.IeS ieS) {
if (str == null) {
str = "";
}
ieS.b(str);
ieS.c(str2);
}
}