27 lines
766 B
Java
27 lines
766 B
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.hlW, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15689hlW extends wRi {
|
|
private final InterfaceC0773Ogw c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15689hlW(yRw yrw, yRw yrw2, InterfaceC0773Ogw interfaceC0773Ogw) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC0773Ogw, "");
|
|
this.c = interfaceC0773Ogw;
|
|
}
|
|
|
|
public final AbstractC13163fSk<List<C0722NYw>> b() {
|
|
AbstractC13163fSk<List<C0722NYw>> F = this.c.F();
|
|
e(F);
|
|
C14957gcv.c(F, "");
|
|
return F;
|
|
}
|
|
}
|