23 lines
585 B
Java
23 lines
585 B
Java
|
package o;
|
||
|
|
||
|
import o.InterfaceC9167dec;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class aEI extends ZI<InterfaceC9167dec.RVV> {
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public aEI(C16903sI c16903sI) {
|
||
|
super(c16903sI);
|
||
|
C14957gcv.e(c16903sI, "");
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ void a(String str, InterfaceC9167dec.RVV rvv) {
|
||
|
C14957gcv.e(str, "");
|
||
|
if (!gdZ.d((CharSequence) str)) {
|
||
|
rvv.b(str);
|
||
|
} else {
|
||
|
rvv.e();
|
||
|
}
|
||
|
}
|
||
|
}
|