54 lines
1.7 KiB
Java
54 lines
1.7 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class sHP extends C15032gf<kVd, LWm> {
|
|
private final InterfaceC0956Sfx e;
|
|
|
|
/* renamed from: o.sHP$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<kVd>> {
|
|
private InterfaceC0956Sfx b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<kVd> invoke(LWm lWm) {
|
|
LWm lWm2 = lWm;
|
|
C14957gcv.e(lWm2, "");
|
|
AbstractC13175fSw<kVd> e = this.b.e(lWm2.e, lWm2.a, lWm2.b);
|
|
C14957gcv.c(e, "");
|
|
return e;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(InterfaceC0956Sfx interfaceC0956Sfx) {
|
|
super(1);
|
|
this.b = interfaceC0956Sfx;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public sHP(yRw yrw, yRw yrw2, InterfaceC0956Sfx interfaceC0956Sfx) {
|
|
super(yrw, yrw2, new AnonymousClass2(interfaceC0956Sfx));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0956Sfx, "");
|
|
this.e = interfaceC0956Sfx;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements AbstractC15351go.HBt {
|
|
final String a;
|
|
final String b;
|
|
final C11847en e;
|
|
|
|
public LWm(C11847en c11847en, String str, String str2) {
|
|
C14957gcv.e(c11847en, "");
|
|
this.e = c11847en;
|
|
this.a = str;
|
|
this.b = str2;
|
|
}
|
|
}
|
|
}
|