27 lines
805 B
Java
27 lines
805 B
Java
|
package o;
|
||
|
|
||
|
import java.util.List;
|
||
|
|
||
|
/* renamed from: o.Ads, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C0146Ads extends ZTC {
|
||
|
@InterfaceC13391fZD
|
||
|
public C0146Ads() {
|
||
|
}
|
||
|
|
||
|
public static qqq a(Frx frx) {
|
||
|
C14957gcv.e(frx, "");
|
||
|
Boolean bool = frx.a;
|
||
|
boolean booleanValue = bool != null ? bool.booleanValue() : false;
|
||
|
Yct yct = frx.e;
|
||
|
Integer num = yct != null ? yct.b : null;
|
||
|
Yct yct2 = frx.e;
|
||
|
Fut fut = new Fut(num, yct2 != null ? yct2.a : null);
|
||
|
String str = frx.f;
|
||
|
String str2 = frx.b;
|
||
|
List<String> list = frx.d;
|
||
|
Boolean bool2 = frx.c;
|
||
|
return new qqq(booleanValue, fut, str, str2, list, bool2 != null ? bool2.booleanValue() : false, frx.j);
|
||
|
}
|
||
|
}
|