48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class LYo extends C15032gf<CmE, HBt> {
|
||
|
public final Cmy a;
|
||
|
|
||
|
/* renamed from: o.LYo$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<CmE>> {
|
||
|
private Cmy c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<CmE> invoke(HBt hBt) {
|
||
|
HBt hBt2 = hBt;
|
||
|
C14957gcv.e(hBt2, "");
|
||
|
return this.c.a(hBt2.a);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(Cmy cmy) {
|
||
|
super(1);
|
||
|
this.c = cmy;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public LYo(yRw yrw, yRw yrw2, Cmy cmy) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(cmy));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(cmy, "");
|
||
|
this.a = cmy;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class HBt implements AbstractC15351go.HBt {
|
||
|
final C6146cK a;
|
||
|
|
||
|
public HBt(C6146cK c6146cK) {
|
||
|
C14957gcv.e(c6146cK, "");
|
||
|
this.a = c6146cK;
|
||
|
}
|
||
|
}
|
||
|
}
|