48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class zIo extends C15032gf<BQN, RVV> {
|
||
|
private final InterfaceC15060gft c;
|
||
|
|
||
|
/* renamed from: o.zIo$5, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<BQN>> {
|
||
|
private InterfaceC15060gft c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<BQN> invoke(RVV rvv) {
|
||
|
RVV rvv2 = rvv;
|
||
|
C14957gcv.e(rvv2, "");
|
||
|
return this.c.b(rvv2.e);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass5(InterfaceC15060gft interfaceC15060gft) {
|
||
|
super(1);
|
||
|
this.c = interfaceC15060gft;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public zIo(yRw yrw, yRw yrw2, InterfaceC15060gft interfaceC15060gft) {
|
||
|
super(yrw, yrw2, new AnonymousClass5(interfaceC15060gft));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(interfaceC15060gft, "");
|
||
|
this.c = interfaceC15060gft;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class RVV implements AbstractC15351go.HBt {
|
||
|
final InK e;
|
||
|
|
||
|
public RVV(InK inK) {
|
||
|
C14957gcv.e(inK, "");
|
||
|
this.e = inK;
|
||
|
}
|
||
|
}
|
||
|
}
|