38 lines
1.0 KiB
Java
38 lines
1.0 KiB
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.aqb, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public abstract class AbstractC3071aqb<T> extends ZI<InterfaceC9076dcr<T>> {
|
|
private final C16903sI b;
|
|
final iRl d;
|
|
|
|
public abstract T c();
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public AbstractC3071aqb(C16903sI c16903sI, iRl irl) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
C14957gcv.e(irl, "");
|
|
this.b = c16903sI;
|
|
this.d = irl;
|
|
}
|
|
|
|
public final void c(String str) {
|
|
C14957gcv.e(str, "");
|
|
String str2 = str;
|
|
if (!(str2 == null || gdZ.d((CharSequence) str2))) {
|
|
ZI.IeS ieS = new ZI.IeS() { // from class: o.apY
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
((InterfaceC9076dcr) obj).b();
|
|
}
|
|
};
|
|
if (this.f != 0) {
|
|
ieS.e(this.f);
|
|
}
|
|
}
|
|
}
|
|
}
|