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

40 lines
1.2 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.iG, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C15740iG extends C15620hF {
public final vVC b;
final C16935sZ c;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C15740iG(vVC vvc, C16935sZ c16935sZ) {
super((byte) 0);
C14957gcv.e(vvc, "");
C14957gcv.e(c16935sZ, "");
this.b = vvc;
this.c = c16935sZ;
}
/* renamed from: o.iG$HBt */
/* loaded from: classes3.dex */
public static final class HBt extends AbstractC14961gcz implements InterfaceC14894gbR<UaK, MA> {
private C15740iG b;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ MA invoke(UaK uaK) {
UaK uaK2 = uaK;
C14957gcv.e(uaK2, "");
C16935sZ c16935sZ = this.b.c;
C14957gcv.e(uaK2, "");
return new MA(uaK2.b, uaK2.d, uaK2.e, uaK2.a);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public HBt(C15740iG c15740iG) {
super(1);
this.b = c15740iG;
}
}
}