48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class ueK extends C13353fY<Sts> {
|
||
|
private final InterfaceC2873amn e;
|
||
|
|
||
|
/* renamed from: o.ueK$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, fRY> {
|
||
|
private InterfaceC2873amn a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ fRY invoke(Sts sts) {
|
||
|
Sts sts2 = sts;
|
||
|
C14957gcv.e(sts2, "");
|
||
|
return this.a.b(sts2.a);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(InterfaceC2873amn interfaceC2873amn) {
|
||
|
super(1);
|
||
|
this.a = interfaceC2873amn;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public ueK(yRw yrw, yRw yrw2, InterfaceC2873amn interfaceC2873amn) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(interfaceC2873amn));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(interfaceC2873amn, "");
|
||
|
this.e = interfaceC2873amn;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts implements AbstractC15351go.HBt {
|
||
|
final MqT a;
|
||
|
|
||
|
public Sts(MqT mqT) {
|
||
|
C14957gcv.e(mqT, "");
|
||
|
this.a = mqT;
|
||
|
}
|
||
|
}
|
||
|
}
|