50 lines
1.6 KiB
Java
50 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Zyb extends C15032gf<C1256ZaQ, HBt> {
|
|
private final InterfaceC0809PSc a;
|
|
|
|
/* renamed from: o.Zyb$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<C1256ZaQ>> {
|
|
private InterfaceC0809PSc d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<C1256ZaQ> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.d.d(hBt2.b, hBt2.a);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(InterfaceC0809PSc interfaceC0809PSc) {
|
|
super(1);
|
|
this.d = interfaceC0809PSc;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final String a;
|
|
final String b;
|
|
|
|
public HBt(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
this.b = str;
|
|
this.a = str2;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public Zyb(yRw yrw, yRw yrw2, InterfaceC0809PSc interfaceC0809PSc) {
|
|
super(yrw, yrw2, new AnonymousClass2(interfaceC0809PSc));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0809PSc, "");
|
|
this.a = interfaceC0809PSc;
|
|
}
|
|
}
|