136 lines
4.2 KiB
Java
136 lines
4.2 KiB
Java
package o;
|
|
|
|
import o.AbstractC16345ndh;
|
|
|
|
/* renamed from: o.ilo, reason: case insensitive filesystem */
|
|
/* loaded from: classes2.dex */
|
|
public final class C15809ilo extends AbstractC16345ndh<C15809ilo, LWm> implements Sai {
|
|
private static final C15809ilo DEFAULT_INSTANCE;
|
|
public static final int HASH_FIELD_NUMBER = 1;
|
|
private static volatile Zyo<C15809ilo> PARSER = null;
|
|
public static final int TAG_SIZE_FIELD_NUMBER = 2;
|
|
public int hash_;
|
|
public int tagSize_;
|
|
|
|
private C15809ilo() {
|
|
}
|
|
|
|
public static LWm a() {
|
|
return DEFAULT_INSTANCE.f();
|
|
}
|
|
|
|
/* renamed from: o.ilo$LWm */
|
|
/* loaded from: classes2.dex */
|
|
public static final class LWm extends AbstractC16345ndh.LWm<C15809ilo, LWm> implements Sai {
|
|
/* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
|
|
private LWm() {
|
|
super(C15809ilo.DEFAULT_INSTANCE);
|
|
}
|
|
|
|
public final LWm d(EHL ehl) {
|
|
j();
|
|
C15809ilo.c((C15809ilo) this.a, ehl);
|
|
return this;
|
|
}
|
|
|
|
public final LWm d(int i) {
|
|
j();
|
|
((C15809ilo) this.a).tagSize_ = i;
|
|
return this;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.ilo$1, reason: invalid class name */
|
|
/* loaded from: classes2.dex */
|
|
static /* synthetic */ class AnonymousClass1 {
|
|
static final int[] e;
|
|
|
|
static {
|
|
int[] iArr = new int[AbstractC16345ndh.ojQ.values().length];
|
|
e = iArr;
|
|
try {
|
|
iArr[AbstractC16345ndh.ojQ.NEW_MUTABLE_INSTANCE.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
e[AbstractC16345ndh.ojQ.NEW_BUILDER.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
try {
|
|
e[AbstractC16345ndh.ojQ.BUILD_MESSAGE_INFO.ordinal()] = 3;
|
|
} catch (NoSuchFieldError unused3) {
|
|
}
|
|
try {
|
|
e[AbstractC16345ndh.ojQ.GET_DEFAULT_INSTANCE.ordinal()] = 4;
|
|
} catch (NoSuchFieldError unused4) {
|
|
}
|
|
try {
|
|
e[AbstractC16345ndh.ojQ.GET_PARSER.ordinal()] = 5;
|
|
} catch (NoSuchFieldError unused5) {
|
|
}
|
|
try {
|
|
e[AbstractC16345ndh.ojQ.GET_MEMOIZED_IS_INITIALIZED.ordinal()] = 6;
|
|
} catch (NoSuchFieldError unused6) {
|
|
}
|
|
try {
|
|
e[AbstractC16345ndh.ojQ.SET_MEMOIZED_IS_INITIALIZED.ordinal()] = 7;
|
|
} catch (NoSuchFieldError unused7) {
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // o.AbstractC16345ndh
|
|
public final Object b(AbstractC16345ndh.ojQ ojq) {
|
|
Zyo zyo;
|
|
switch (AnonymousClass1.e[ojq.ordinal()]) {
|
|
case 1:
|
|
return new C15809ilo();
|
|
case 2:
|
|
return new LWm((byte) 0);
|
|
case 3:
|
|
return new BsA(DEFAULT_INSTANCE, "\u0000\u0002\u0000\u0000\u0001\u0002\u0002\u0000\u0000\u0000\u0001\f\u0002\u000b", new Object[]{"hash_", "tagSize_"});
|
|
case 4:
|
|
return DEFAULT_INSTANCE;
|
|
case 5:
|
|
Zyo<C15809ilo> zyo2 = PARSER;
|
|
if (zyo2 != null) {
|
|
return zyo2;
|
|
}
|
|
synchronized (C15809ilo.class) {
|
|
zyo = PARSER;
|
|
if (zyo == null) {
|
|
zyo = new AbstractC16345ndh.IeS(DEFAULT_INSTANCE);
|
|
PARSER = zyo;
|
|
}
|
|
}
|
|
return zyo;
|
|
case 6:
|
|
return (byte) 1;
|
|
case 7:
|
|
return null;
|
|
default:
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|
|
|
|
static {
|
|
C15809ilo c15809ilo = new C15809ilo();
|
|
DEFAULT_INSTANCE = c15809ilo;
|
|
AbstractC16345ndh.b(C15809ilo.class, c15809ilo);
|
|
}
|
|
|
|
static /* synthetic */ void c(C15809ilo c15809ilo, EHL ehl) {
|
|
if (ehl == EHL.UNRECOGNIZED) {
|
|
throw new IllegalArgumentException("Can't get the number of an unknown enum value.");
|
|
}
|
|
c15809ilo.hash_ = ehl.value;
|
|
}
|
|
|
|
public static C15809ilo e() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
}
|