48 lines
1.3 KiB
Java
48 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class WeR extends C13353fY<HBt> {
|
|
private final AQp e;
|
|
|
|
/* renamed from: o.WeR$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, fRY> {
|
|
private AQp d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRY invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.d.d(hBt2.d);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(AQp aQp) {
|
|
super(1);
|
|
this.d = aQp;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public WeR(yRw yrw, yRw yrw2, AQp aQp) {
|
|
super(yrw, yrw2, new AnonymousClass5(aQp));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(aQp, "");
|
|
this.e = aQp;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C6949cf d;
|
|
|
|
public HBt(C6949cf c6949cf) {
|
|
C14957gcv.e(c6949cf, "");
|
|
this.d = c6949cf;
|
|
}
|
|
}
|
|
}
|