36 lines
1.2 KiB
Java
36 lines
1.2 KiB
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class OAA extends C15032gf<List<? extends Vzi>, AbstractC15351go.LWm> {
|
||
|
|
||
|
/* renamed from: o.OAA$5, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<List<? extends Vzi>>> {
|
||
|
private jwa a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<List<? extends Vzi>> invoke(AbstractC15351go.LWm lWm) {
|
||
|
C14957gcv.e(lWm, "");
|
||
|
return this.a.g();
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass5(jwa jwaVar) {
|
||
|
super(1);
|
||
|
this.a = jwaVar;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public OAA(yRw yrw, yRw yrw2, jwa jwaVar) {
|
||
|
super(yrw, yrw2, new AnonymousClass5(jwaVar));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(jwaVar, "");
|
||
|
}
|
||
|
}
|