48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class pYy extends C13353fY<LWm> {
|
||
|
private final InterfaceC15060gft d;
|
||
|
|
||
|
/* renamed from: o.pYy$4, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, fRY> {
|
||
|
private InterfaceC15060gft b;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ fRY invoke(LWm lWm) {
|
||
|
LWm lWm2 = lWm;
|
||
|
C14957gcv.e(lWm2, "");
|
||
|
return this.b.d(lWm2.c);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass4(InterfaceC15060gft interfaceC15060gft) {
|
||
|
super(1);
|
||
|
this.b = interfaceC15060gft;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public pYy(yRw yrw, yRw yrw2, InterfaceC15060gft interfaceC15060gft) {
|
||
|
super(yrw, yrw2, new AnonymousClass4(interfaceC15060gft));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(interfaceC15060gft, "");
|
||
|
this.d = interfaceC15060gft;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class LWm implements AbstractC15351go.HBt {
|
||
|
final hHk c;
|
||
|
|
||
|
public LWm(hHk hhk) {
|
||
|
C14957gcv.e(hhk, "");
|
||
|
this.c = hhk;
|
||
|
}
|
||
|
}
|
||
|
}
|