34 lines
795 B
Java
34 lines
795 B
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class jWC {
|
||
|
public final tQD a;
|
||
|
public final str d;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public jWC(str strVar, tQD tqd) {
|
||
|
C14957gcv.e(strVar, "");
|
||
|
C14957gcv.e(tqd, "");
|
||
|
this.d = strVar;
|
||
|
this.a = tqd;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final /* synthetic */ class IeS {
|
||
|
public static final int[] e;
|
||
|
|
||
|
static {
|
||
|
int[] iArr = new int[bTI.values().length];
|
||
|
try {
|
||
|
iArr[bTI.CONSUMER.ordinal()] = 1;
|
||
|
} catch (NoSuchFieldError unused) {
|
||
|
}
|
||
|
try {
|
||
|
iArr[bTI.BUSINESS_OWNER.ordinal()] = 2;
|
||
|
} catch (NoSuchFieldError unused2) {
|
||
|
}
|
||
|
e = iArr;
|
||
|
}
|
||
|
}
|
||
|
}
|