51 lines
1.5 KiB
Java
51 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class PSL extends C15032gf<C8640dRc, RVV> {
|
||
|
private final AQp a;
|
||
|
|
||
|
/* renamed from: o.PSL$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<C8640dRc>> {
|
||
|
private AQp a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<C8640dRc> invoke(RVV rvv) {
|
||
|
RVV rvv2 = rvv;
|
||
|
C14957gcv.e(rvv2, "");
|
||
|
return this.a.c(rvv2.a, rvv2.e);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(AQp aQp) {
|
||
|
super(1);
|
||
|
this.a = aQp;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public PSL(yRw yrw, yRw yrw2, AQp aQp) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(aQp));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(aQp, "");
|
||
|
this.a = aQp;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class RVV implements AbstractC15351go.HBt {
|
||
|
final String a;
|
||
|
final String e;
|
||
|
|
||
|
public RVV(String str, String str2) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
this.a = str;
|
||
|
this.e = str2;
|
||
|
}
|
||
|
}
|
||
|
}
|