48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class RJx extends C15032gf<AnN, IeS> {
|
|
private final InterfaceC6288cOb e;
|
|
|
|
/* renamed from: o.RJx$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<AnN>> {
|
|
private InterfaceC6288cOb a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<AnN> invoke(IeS ieS) {
|
|
IeS ieS2 = ieS;
|
|
C14957gcv.e(ieS2, "");
|
|
return this.a.b(ieS2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(InterfaceC6288cOb interfaceC6288cOb) {
|
|
super(1);
|
|
this.a = interfaceC6288cOb;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public RJx(yRw yrw, yRw yrw2, InterfaceC6288cOb interfaceC6288cOb) {
|
|
super(yrw, yrw2, new AnonymousClass2(interfaceC6288cOb));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC6288cOb, "");
|
|
this.e = interfaceC6288cOb;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS implements AbstractC15351go.HBt {
|
|
final nMO e;
|
|
|
|
public IeS(nMO nmo) {
|
|
C14957gcv.e(nmo, "");
|
|
this.e = nmo;
|
|
}
|
|
}
|
|
}
|