27 lines
640 B
Java
27 lines
640 B
Java
package o;
|
|
|
|
import o.InterfaceC9094ddI;
|
|
import o.ZI;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class aCP implements ZI.IeS {
|
|
private boolean a;
|
|
private EnumC0543Ja b;
|
|
private boolean c;
|
|
private String d;
|
|
private aCN e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
aCN.a(this.e, this.d, this.c, this.a, this.b, (InterfaceC9094ddI.LWm) obj);
|
|
}
|
|
|
|
public /* synthetic */ aCP(aCN acn, String str, boolean z, boolean z2, EnumC0543Ja enumC0543Ja) {
|
|
this.e = acn;
|
|
this.d = str;
|
|
this.c = z;
|
|
this.a = z2;
|
|
this.b = enumC0543Ja;
|
|
}
|
|
}
|