47 lines
1.2 KiB
Java
47 lines
1.2 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class yGw extends wRi {
|
|
public final InterfaceC1295ZvJ a;
|
|
public final Xky b;
|
|
private final OzO c;
|
|
public final VwS d;
|
|
public final str e;
|
|
|
|
@InterfaceC13391fZD
|
|
public yGw(yRw yrw, yRw yrw2, InterfaceC1295ZvJ interfaceC1295ZvJ, OzO ozO, Xky xky, str strVar, VwS vwS) {
|
|
super(yrw, yrw2);
|
|
this.a = interfaceC1295ZvJ;
|
|
this.c = ozO;
|
|
this.b = xky;
|
|
this.e = strVar;
|
|
this.d = vwS;
|
|
}
|
|
|
|
public final AbstractC13163fSk<List<LEE>> e(String str) {
|
|
List<LEE> a = this.a.a(str);
|
|
if (a != null && !a.isEmpty()) {
|
|
return e(AbstractC13163fSk.just(a));
|
|
}
|
|
return e(this.a.d(str).cache().takeLast(1));
|
|
}
|
|
|
|
public final AbstractC13163fSk d() {
|
|
return e(this.c.e());
|
|
}
|
|
|
|
public final AbstractC13163fSk a(String str, String str2) {
|
|
return e(this.c.b(str, str2));
|
|
}
|
|
|
|
public final AbstractC13163fSk e(Integer num) {
|
|
return e(this.a.e(num));
|
|
}
|
|
|
|
public final AbstractC13163fSk e(C13014fO c13014fO) {
|
|
return e(this.a.a(c13014fO));
|
|
}
|
|
}
|