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

18 lines
505 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.Cft, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0247Cft {
@InterfaceC13391fZD
public C0247Cft() {
}
public static ETe c(Kgn kgn) {
C14957gcv.e(kgn, "");
String str = kgn.a;
Integer valueOf = str != null ? Integer.valueOf(Integer.parseInt(str)) : null;
String str2 = kgn.b;
return new ETe(valueOf, str2 != null ? Integer.valueOf(Integer.parseInt(str2)) : null);
}
}