48 lines
1.3 KiB
Java
48 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class BuD extends C13353fY<LWm> {
|
||
|
private final ryD b;
|
||
|
|
||
|
/* renamed from: o.BuD$3, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, fRY> {
|
||
|
private ryD d;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ fRY invoke(LWm lWm) {
|
||
|
LWm lWm2 = lWm;
|
||
|
C14957gcv.e(lWm2, "");
|
||
|
return this.d.d(lWm2.d);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass3(ryD ryd) {
|
||
|
super(1);
|
||
|
this.d = ryd;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public BuD(yRw yrw, yRw yrw2, ryD ryd) {
|
||
|
super(yrw, yrw2, new AnonymousClass3(ryd));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(ryd, "");
|
||
|
this.b = ryd;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class LWm implements AbstractC15351go.HBt {
|
||
|
final String d;
|
||
|
|
||
|
public LWm(String str) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.d = str;
|
||
|
}
|
||
|
}
|
||
|
}
|