what-the-bank/sources/o/C15529gsy.java

1026 lines
32 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.telephony.cdma.CdmaCellLocation;
import android.text.TextUtils;
import android.util.TypedValue;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewConfiguration;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
import com.google.common.base.Ascii;
import com.google.common.primitives.SignedBytes;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import java.io.InvalidObjectException;
import java.io.ObjectStreamException;
import java.io.Serializable;
import java.lang.reflect.Method;
import net.sf.scuba.smartcards.ISOFileInfo;
import org.bouncycastle.crypto.signers.PSSSigner;
import org.threeten.bp.DateTimeException;
import org.threeten.bp.temporal.UnsupportedTemporalTypeException;
/* renamed from: o.gsy, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public final class C15529gsy extends gtE implements gtJ, Comparable<C15529gsy>, Serializable {
public static final gtQ<C15529gsy> FROM;
private static final C15554gto PARSER;
private static int a = 0;
private static char[] b = null;
private static final long serialVersionUID = -939150713474957432L;
private final int day;
private final int month;
private static final byte[] $$a = {55, PSSSigner.TRAILER_IMPLICIT, ISOFileInfo.LCS_BYTE, Ascii.SYN};
private static final int $$b = 55;
private static int $10 = 0;
private static int $11 = 1;
private static int d = 0;
/* JADX WARN: Multi-variable type inference failed */
/* JADX WARN: Type inference failed for: r5v7, types: [int] */
/* JADX WARN: Type inference failed for: r5v9, types: [int] */
/* JADX WARN: Type inference failed for: r6v2, types: [int] */
private static void e(byte b2, short s, int i, Object[] objArr) {
?? r6 = 73 - (s * 2);
int i2 = b2 + 4;
byte[] bArr = $$a;
int i3 = i * 2;
byte[] bArr2 = new byte[i3 + 1];
int i4 = -1;
byte b3 = r6;
if (bArr == null) {
i4 = -1;
b3 = i2 + r6;
i2 = i2;
}
while (true) {
int i5 = i4 + 1;
int i6 = i2 + 1;
bArr2[i5] = b3;
if (i5 == i3) {
objArr[0] = new String(bArr2, 0);
return;
} else {
i4 = i5;
b3 = bArr[i6] + b3;
i2 = i6;
}
}
}
@Override // java.lang.Comparable
public final /* bridge */ /* synthetic */ int compareTo(C15529gsy c15529gsy) {
int i = 2 % 2;
int i2 = d + 33;
a = i2 % 128;
C15529gsy c15529gsy2 = c15529gsy;
if (i2 % 2 == 0) {
compareTo2(c15529gsy2);
throw null;
}
int compareTo2 = compareTo2(c15529gsy2);
int i3 = a + 93;
d = i3 % 128;
int i4 = i3 % 2;
return compareTo2;
}
static {
a = 1;
d();
FROM = new gtQ<C15529gsy>() { // from class: o.gsy.3
@Override // o.gtQ
public final C15529gsy queryFrom(gtK gtk) {
return C15529gsy.from(gtk);
}
};
PARSER = new C15553gtn().appendLiteral("--").appendValue(EnumC15534gtD.MONTH_OF_YEAR, 2).appendLiteral('-').appendValue(EnumC15534gtD.DAY_OF_MONTH, 2).toFormatter();
int i = d + 55;
a = i % 128;
if (i % 2 != 0) {
return;
}
Object obj = null;
obj.hashCode();
throw null;
}
public static C15529gsy now() {
int i = 2 % 2;
int i2 = a + 63;
d = i2 % 128;
Object obj = null;
if (i2 % 2 != 0) {
now(AbstractC15514gsj.systemDefaultZone());
obj.hashCode();
throw null;
}
C15529gsy now = now(AbstractC15514gsj.systemDefaultZone());
int i3 = a + 81;
d = i3 % 128;
if (i3 % 2 == 0) {
return now;
}
throw null;
}
public static C15529gsy now(AbstractC15502gsH abstractC15502gsH) {
int i = 2 % 2;
int i2 = a + 21;
d = i2 % 128;
int i3 = i2 % 2;
C15529gsy now = now(AbstractC15514gsj.system(abstractC15502gsH));
if (i3 != 0) {
int i4 = 15 / 0;
}
int i5 = d + 75;
a = i5 % 128;
if (i5 % 2 != 0) {
return now;
}
throw null;
}
public static C15529gsy now(AbstractC15514gsj abstractC15514gsj) {
C15529gsy of;
int i = 2 % 2;
int i2 = a + 65;
d = i2 % 128;
if (i2 % 2 != 0) {
C15520gsp now = C15520gsp.now(abstractC15514gsj);
of = of(now.getMonth(), now.getDayOfMonth());
int i3 = 36 / 0;
} else {
C15520gsp now2 = C15520gsp.now(abstractC15514gsj);
of = of(now2.getMonth(), now2.getDayOfMonth());
}
int i4 = d + 83;
a = i4 % 128;
if (i4 % 2 == 0) {
int i5 = 48 / 0;
}
return of;
}
public static C15529gsy of(EnumC15528gsx enumC15528gsx, int i) {
int i2 = 2 % 2;
int i3 = a + 53;
d = i3 % 128;
if (i3 % 2 == 0) {
gtG.requireNonNull(enumC15528gsx, "month");
EnumC15534gtD.DAY_OF_MONTH.checkValidValue(i);
if (i > enumC15528gsx.maxLength()) {
StringBuilder sb = new StringBuilder("Illegal value for DayOfMonth field, value ");
sb.append(i);
sb.append(" is not valid for month ");
sb.append(enumC15528gsx.name());
throw new DateTimeException(sb.toString());
}
C15529gsy c15529gsy = new C15529gsy(enumC15528gsx.getValue(), i);
int i4 = d + 27;
a = i4 % 128;
int i5 = i4 % 2;
return c15529gsy;
}
gtG.requireNonNull(enumC15528gsx, "month");
EnumC15534gtD.DAY_OF_MONTH.checkValidValue(i);
enumC15528gsx.maxLength();
throw null;
}
public static C15529gsy of(int i, int i2) {
int i3 = 2 % 2;
int i4 = d + 7;
a = i4 % 128;
int i5 = i4 % 2;
C15529gsy of = of(EnumC15528gsx.of(i), i2);
if (i5 == 0) {
int i6 = 78 / 0;
}
return of;
}
private static void c(byte[] bArr, int[] iArr, boolean z, Object[] objArr) {
int i;
char[] cArr;
char[] cArr2;
int length;
char[] cArr3;
int i2;
int i3 = 2 % 2;
TVH tvh = new TVH();
int i4 = 0;
int i5 = iArr[0];
int i6 = iArr[1];
int i7 = iArr[2];
int i8 = iArr[3];
char[] cArr4 = b;
int i9 = -1;
float f = BitmapDescriptorFactory.HUE_RED;
if (cArr4 != null) {
int i10 = $11 + 49;
$10 = i10 % 128;
if (i10 % 2 != 0) {
length = cArr4.length;
cArr3 = new char[length];
i2 = 1;
} else {
length = cArr4.length;
cArr3 = new char[length];
i2 = 0;
}
while (i2 < length) {
try {
Object[] objArr2 = new Object[1];
objArr2[i4] = Integer.valueOf(cArr4[i2]);
Object obj = xzZ.y.get(1645349359);
if (obj == null) {
Class cls = (Class) xzZ.c(View.resolveSizeAndState(i4, i4, i4) + 223, 5 - (ViewConfiguration.getKeyRepeatTimeout() >> 16), (char) ((TypedValue.complexToFloat(i4) > f ? 1 : (TypedValue.complexToFloat(i4) == f ? 0 : -1)) + 41977));
byte b2 = (byte) i9;
byte b3 = (byte) (-b2);
Object[] objArr3 = new Object[1];
e(b2, b3, (byte) (b3 - 1), objArr3);
obj = cls.getMethod((String) objArr3[0], Integer.TYPE);
xzZ.y.put(1645349359, obj);
}
cArr3[i2] = ((Character) ((Method) obj).invoke(null, objArr2)).charValue();
i2++;
i4 = 0;
i9 = -1;
f = BitmapDescriptorFactory.HUE_RED;
} catch (Throwable th) {
Throwable cause = th.getCause();
if (cause == null) {
throw th;
}
throw cause;
}
}
cArr4 = cArr3;
}
char[] cArr5 = new char[i6];
System.arraycopy(cArr4, i5, cArr5, 0, i6);
if (bArr != null) {
int i11 = $11 + 81;
$10 = i11 % 128;
if (i11 % 2 != 0) {
cArr2 = new char[i6];
tvh.c = 1;
} else {
cArr2 = new char[i6];
tvh.c = 0;
}
char c = 0;
while (tvh.c < i6) {
if (bArr[tvh.c] == 1) {
int i12 = tvh.c;
Object[] objArr4 = {Integer.valueOf(cArr5[tvh.c]), Integer.valueOf(c)};
Object obj2 = xzZ.y.get(850398076);
if (obj2 == null) {
obj2 = ((Class) xzZ.c(502 - (ViewConfiguration.getTouchSlop() >> 8), ((byte) KeyEvent.getModifierMetaStateMask()) + 6, (char) (54 - KeyEvent.normalizeMetaState(0)))).getMethod("F", Integer.TYPE, Integer.TYPE);
xzZ.y.put(850398076, obj2);
}
cArr2[i12] = ((Character) ((Method) obj2).invoke(null, objArr4)).charValue();
int i13 = $11 + 63;
$10 = i13 % 128;
int i14 = i13 % 2;
} else {
int i15 = tvh.c;
try {
Object[] objArr5 = {Integer.valueOf(cArr5[tvh.c]), Integer.valueOf(c)};
Object obj3 = xzZ.y.get(1084521042);
if (obj3 == null) {
obj3 = ((Class) xzZ.c(15 - TextUtils.getOffsetAfter("", 0), (CdmaCellLocation.convertQuartSecToDecDegrees(0) > 0.0d ? 1 : (CdmaCellLocation.convertQuartSecToDecDegrees(0) == 0.0d ? 0 : -1)) + 5, (char) ((ViewConfiguration.getMaximumDrawingCacheSize() >> 24) + 58134))).getMethod("H", Integer.TYPE, Integer.TYPE);
xzZ.y.put(1084521042, obj3);
}
cArr2[i15] = ((Character) ((Method) obj3).invoke(null, objArr5)).charValue();
} catch (Throwable th2) {
Throwable cause2 = th2.getCause();
if (cause2 == null) {
throw th2;
}
throw cause2;
}
}
c = cArr2[tvh.c];
Object[] objArr6 = {tvh, tvh};
Object obj4 = xzZ.y.get(1698744941);
if (obj4 == null) {
Class cls2 = (Class) xzZ.c(TextUtils.getOffsetAfter("", 0) + 402, (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) > BitmapDescriptorFactory.HUE_RED ? 1 : (TypedValue.complexToFraction(0, BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED) == BitmapDescriptorFactory.HUE_RED ? 0 : -1)) + 5, (char) (TextUtils.getOffsetAfter("", 0) + 21608));
byte b4 = (byte) (-1);
byte b5 = (byte) (b4 + 1);
Object[] objArr7 = new Object[1];
e(b4, b5, b5, objArr7);
obj4 = cls2.getMethod((String) objArr7[0], Object.class, Object.class);
xzZ.y.put(1698744941, obj4);
}
((Method) obj4).invoke(null, objArr6);
}
int i16 = $10 + 123;
$11 = i16 % 128;
i = 2;
int i17 = i16 % 2;
cArr5 = cArr2;
} else {
i = 2;
}
if (i8 > 0) {
int i18 = $10 + 71;
$11 = i18 % 128;
if (i18 % i == 0) {
char[] cArr6 = new char[i6];
System.arraycopy(cArr5, 0, cArr6, 1, i6);
System.arraycopy(cArr6, 0, cArr5, i6 % i8, i8);
System.arraycopy(cArr6, i8, cArr5, 1, i6 >> i8);
} else {
char[] cArr7 = new char[i6];
System.arraycopy(cArr5, 0, cArr7, 0, i6);
int i19 = i6 - i8;
System.arraycopy(cArr7, 0, cArr5, i19, i8);
System.arraycopy(cArr7, i8, cArr5, 0, i19);
}
}
if (z) {
int i20 = $10 + 63;
$11 = i20 % 128;
if (i20 % 2 == 0) {
cArr = new char[i6];
tvh.c = 1;
} else {
cArr = new char[i6];
tvh.c = 0;
}
while (tvh.c < i6) {
int i21 = $11 + 59;
$10 = i21 % 128;
int i22 = i21 % 2;
cArr[tvh.c] = cArr5[(i6 - tvh.c) - 1];
tvh.c++;
}
cArr5 = cArr;
}
if (i7 > 0) {
int i23 = 0;
while (true) {
tvh.c = i23;
if (tvh.c >= i6) {
break;
}
cArr5[tvh.c] = (char) (cArr5[tvh.c] - iArr[2]);
i23 = tvh.c + 1;
}
}
objArr[0] = new String(cArr5);
}
public static C15529gsy from(gtK gtk) {
int i = 2 % 2;
int i2 = d + 31;
a = i2 % 128;
int i3 = i2 % 2;
if (gtk instanceof C15529gsy) {
return (C15529gsy) gtk;
}
try {
if (!gsV.INSTANCE.equals(gsR.from(gtk))) {
gtk = C15520gsp.from(gtk);
int i4 = d + 27;
a = i4 % 128;
int i5 = i4 % 2;
}
return of(gtk.get(EnumC15534gtD.MONTH_OF_YEAR), gtk.get(EnumC15534gtD.DAY_OF_MONTH));
} catch (DateTimeException unused) {
StringBuilder sb = new StringBuilder("Unable to obtain MonthDay from TemporalAccessor: ");
sb.append(gtk);
sb.append(", type ");
sb.append(gtk.getClass().getName());
throw new DateTimeException(sb.toString());
}
}
public static C15529gsy parse(CharSequence charSequence) {
int i = 2 % 2;
int i2 = d + 21;
a = i2 % 128;
int i3 = i2 % 2;
C15529gsy parse = parse(charSequence, PARSER);
int i4 = a + 117;
d = i4 % 128;
int i5 = i4 % 2;
return parse;
}
public static C15529gsy parse(CharSequence charSequence, C15554gto c15554gto) {
int i = 2 % 2;
int i2 = d + 29;
a = i2 % 128;
int i3 = i2 % 2;
gtG.requireNonNull(c15554gto, "formatter");
C15529gsy c15529gsy = (C15529gsy) c15554gto.parse(charSequence, FROM);
int i4 = d + 23;
a = i4 % 128;
int i5 = i4 % 2;
return c15529gsy;
}
private C15529gsy(int i, int i2) {
this.month = i;
this.day = i2;
}
@Override // o.gtK
public final boolean isSupported(InterfaceC15537gtP interfaceC15537gtP) {
int i = 2 % 2;
if (interfaceC15537gtP instanceof EnumC15534gtD) {
if (interfaceC15537gtP == EnumC15534gtD.MONTH_OF_YEAR) {
return true;
}
if (interfaceC15537gtP != EnumC15534gtD.DAY_OF_MONTH) {
return false;
}
int i2 = d;
int i3 = i2 + 59;
a = i3 % 128;
r2 = i3 % 2 != 0;
int i4 = i2 + 87;
a = i4 % 128;
int i5 = i4 % 2;
return r2;
}
Object obj = null;
if (interfaceC15537gtP != null) {
int i6 = d + 101;
a = i6 % 128;
if (i6 % 2 == 0) {
interfaceC15537gtP.isSupportedBy(this);
obj.hashCode();
throw null;
}
if (interfaceC15537gtP.isSupportedBy(this)) {
r2 = true;
}
}
int i7 = a + 91;
d = i7 % 128;
if (i7 % 2 == 0) {
return r2;
}
obj.hashCode();
throw null;
}
@Override // o.gtE, o.gtK
public final gtT range(InterfaceC15537gtP interfaceC15537gtP) {
int i = 2 % 2;
if (interfaceC15537gtP != EnumC15534gtD.MONTH_OF_YEAR) {
if (interfaceC15537gtP == EnumC15534gtD.DAY_OF_MONTH) {
int i2 = d + 49;
a = i2 % 128;
return gtT.of(i2 % 2 == 0 ? 0L : 1L, getMonth().minLength(), getMonth().maxLength());
}
return super.range(interfaceC15537gtP);
}
int i3 = a + 115;
d = i3 % 128;
if (i3 % 2 == 0) {
return interfaceC15537gtP.range();
}
interfaceC15537gtP.range();
Object obj = null;
obj.hashCode();
throw null;
}
@Override // o.gtE, o.gtK
public final int get(InterfaceC15537gtP interfaceC15537gtP) {
int i = 2 % 2;
int i2 = d + 5;
a = i2 % 128;
int i3 = i2 % 2;
int checkValidIntValue = range(interfaceC15537gtP).checkValidIntValue(getLong(interfaceC15537gtP), interfaceC15537gtP);
int i4 = a + 33;
d = i4 % 128;
if (i4 % 2 == 0) {
return checkValidIntValue;
}
Object obj = null;
obj.hashCode();
throw null;
}
/* JADX INFO: Access modifiers changed from: package-private */
/* renamed from: o.gsy$1, reason: invalid class name */
/* loaded from: classes6.dex */
public static /* synthetic */ class AnonymousClass1 {
static final int[] $SwitchMap$org$threeten$bp$temporal$ChronoField;
static {
int[] iArr = new int[EnumC15534gtD.values().length];
$SwitchMap$org$threeten$bp$temporal$ChronoField = iArr;
try {
iArr[EnumC15534gtD.DAY_OF_MONTH.ordinal()] = 1;
} catch (NoSuchFieldError unused) {
}
try {
$SwitchMap$org$threeten$bp$temporal$ChronoField[EnumC15534gtD.MONTH_OF_YEAR.ordinal()] = 2;
} catch (NoSuchFieldError unused2) {
}
}
}
@Override // o.gtK
public final long getLong(InterfaceC15537gtP interfaceC15537gtP) {
int i;
int i2 = 2 % 2;
if (!(interfaceC15537gtP instanceof EnumC15534gtD)) {
long from = interfaceC15537gtP.getFrom(this);
int i3 = d + 27;
a = i3 % 128;
int i4 = i3 % 2;
return from;
}
int i5 = AnonymousClass1.$SwitchMap$org$threeten$bp$temporal$ChronoField[((EnumC15534gtD) interfaceC15537gtP).ordinal()];
if (i5 == 1) {
i = this.day;
} else {
if (i5 != 2) {
throw new UnsupportedTemporalTypeException("Unsupported field: ".concat(String.valueOf(interfaceC15537gtP)));
}
int i6 = d;
int i7 = i6 + 23;
a = i7 % 128;
int i8 = i7 % 2;
i = this.month;
int i9 = i6 + 103;
a = i9 % 128;
int i10 = i9 % 2;
}
return i;
}
public final EnumC15528gsx getMonth() {
int i = 2 % 2;
int i2 = a + 43;
d = i2 % 128;
int i3 = i2 % 2;
EnumC15528gsx of = EnumC15528gsx.of(this.month);
int i4 = d + 73;
a = i4 % 128;
int i5 = i4 % 2;
return of;
}
public final boolean isValidYear(int i) {
boolean z;
int i2 = 2 % 2;
if (this.day == 29 && this.month == 2) {
int i3 = a + 13;
d = i3 % 128;
int i4 = i3 % 2;
if (!gsF.isLeap(i)) {
int i5 = a;
int i6 = i5 + 97;
d = i6 % 128;
int i7 = i6 % 2;
int i8 = i5 + 59;
d = i8 % 128;
int i9 = i8 % 2;
z = true;
return !z;
}
}
z = false;
return !z;
}
public final C15529gsy withMonth(int i) {
int i2 = 2 % 2;
int i3 = d + 43;
a = i3 % 128;
int i4 = i3 % 2;
C15529gsy with = with(EnumC15528gsx.of(i));
if (i4 == 0) {
int i5 = 73 / 0;
}
return with;
}
public final C15529gsy with(EnumC15528gsx enumC15528gsx) {
int i = 2 % 2;
int i2 = a + 65;
d = i2 % 128;
int i3 = i2 % 2;
gtG.requireNonNull(enumC15528gsx, "month");
if (enumC15528gsx.getValue() != this.month) {
C15529gsy c15529gsy = new C15529gsy(enumC15528gsx.getValue(), Math.min(this.day, enumC15528gsx.maxLength()));
int i4 = d + 89;
a = i4 % 128;
int i5 = i4 % 2;
return c15529gsy;
}
int i6 = a + 27;
d = i6 % 128;
if (i6 % 2 == 0) {
return this;
}
throw null;
}
public final C15529gsy withDayOfMonth(int i) {
int i2 = 2 % 2;
if (i == this.day) {
int i3 = d + 19;
a = i3 % 128;
if (i3 % 2 != 0) {
return this;
}
throw null;
}
C15529gsy of = of(this.month, i);
int i4 = a + 15;
d = i4 % 128;
if (i4 % 2 != 0) {
int i5 = 89 / 0;
}
return of;
}
/* JADX WARN: Code restructure failed: missing block: B:11:0x002b, code lost:
return (R) o.gsV.INSTANCE;
*/
/* JADX WARN: Code restructure failed: missing block: B:12:0x002c, code lost:
r4 = o.gsV.INSTANCE;
*/
/* JADX WARN: Code restructure failed: missing block: B:13:0x002f, code lost:
throw null;
*/
/* JADX WARN: Code restructure failed: missing block: B:15:0x001c, code lost:
if (r4 == o.gtM.chronology()) goto L9;
*/
/* JADX WARN: Code restructure failed: missing block: B:4:0x0015, code lost:
if (r4 == o.gtM.chronology()) goto L9;
*/
/* JADX WARN: Code restructure failed: missing block: B:6:0x0034, code lost:
return (R) super.query(r4);
*/
/* JADX WARN: Code restructure failed: missing block: B:8:0x001e, code lost:
r4 = o.C15529gsy.d + 25;
o.C15529gsy.a = r4 % 128;
*/
/* JADX WARN: Code restructure failed: missing block: B:9:0x0027, code lost:
if ((r4 % 2) == 0) goto L13;
*/
@Override // o.gtE, o.gtK
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final <R> R query(o.gtQ<R> r4) {
/*
r3 = this;
r0 = 2
int r1 = r0 % r0
int r1 = o.C15529gsy.d
int r1 = r1 + 21
int r2 = r1 % 128
o.C15529gsy.a = r2
int r1 = r1 % r0
if (r1 != 0) goto L18
o.gtQ r1 = o.gtM.chronology()
r2 = 3
int r2 = r2 / 0
if (r4 != r1) goto L30
goto L1e
L18:
o.gtQ r1 = o.gtM.chronology()
if (r4 != r1) goto L30
L1e:
int r4 = o.C15529gsy.d
int r4 = r4 + 25
int r1 = r4 % 128
o.C15529gsy.a = r1
int r4 = r4 % r0
if (r4 == 0) goto L2c
o.gsV r4 = o.gsV.INSTANCE
return r4
L2c:
o.gsV r4 = o.gsV.INSTANCE
r4 = 0
throw r4
L30:
java.lang.Object r4 = super.query(r4)
return r4
*/
throw new UnsupportedOperationException("Method not decompiled: o.C15529gsy.query(o.gtQ):java.lang.Object");
}
@Override // o.gtJ
public final InterfaceC15536gtL adjustInto(InterfaceC15536gtL interfaceC15536gtL) {
int i = 2 % 2;
int i2 = d + 7;
a = i2 % 128;
int i3 = i2 % 2;
if (gsR.from(interfaceC15536gtL).equals(gsV.INSTANCE)) {
int i4 = d + 19;
a = i4 % 128;
if (i4 % 2 != 0) {
InterfaceC15536gtL with = interfaceC15536gtL.with(EnumC15534gtD.MONTH_OF_YEAR, this.month);
return with.with(EnumC15534gtD.DAY_OF_MONTH, Math.min(with.range(EnumC15534gtD.DAY_OF_MONTH).getMaximum(), this.day));
}
InterfaceC15536gtL with2 = interfaceC15536gtL.with(EnumC15534gtD.MONTH_OF_YEAR, this.month);
with2.with(EnumC15534gtD.DAY_OF_MONTH, Math.min(with2.range(EnumC15534gtD.DAY_OF_MONTH).getMaximum(), this.day));
throw null;
}
throw new DateTimeException("Adjustment only supported on ISO date-time");
}
public final C15520gsp atYear(int i) {
int i2;
int i3 = 2 % 2;
int i4 = a + 35;
d = i4 % 128;
int i5 = i4 % 2;
int i6 = this.month;
if (isValidYear(i)) {
i2 = this.day;
int i7 = d + 59;
a = i7 % 128;
int i8 = i7 % 2;
} else {
int i9 = a + 65;
d = i9 % 128;
int i10 = i9 % 2;
i2 = 28;
}
return C15520gsp.of(i, i6, i2);
}
/* renamed from: compareTo, reason: avoid collision after fix types in other method */
public final int compareTo2(C15529gsy c15529gsy) {
int i = 2 % 2;
int i2 = this.month - c15529gsy.month;
if (i2 == 0) {
int i3 = a + 55;
d = i3 % 128;
int i4 = i3 % 2;
i2 = this.day - c15529gsy.day;
}
int i5 = d + 45;
a = i5 % 128;
if (i5 % 2 != 0) {
return i2;
}
throw null;
}
public final boolean isAfter(C15529gsy c15529gsy) {
int i = 2 % 2;
int i2 = d + 37;
a = i2 % 128;
if (i2 % 2 == 0) {
compareTo2(c15529gsy);
Object obj = null;
obj.hashCode();
throw null;
}
boolean z = compareTo2(c15529gsy) > 0;
int i3 = d + 9;
a = i3 % 128;
int i4 = i3 % 2;
return z;
}
public final boolean isBefore(C15529gsy c15529gsy) {
int i = 2 % 2;
int i2 = d + 17;
a = i2 % 128;
int i3 = i2 % 2;
if (compareTo2(c15529gsy) < 0) {
return true;
}
int i4 = a + 69;
d = i4 % 128;
int i5 = i4 % 2;
return false;
}
/* JADX WARN: Code restructure failed: missing block: B:14:0x003b, code lost:
if (r5.day == r6.day) goto L22;
*/
/* JADX WARN: Code restructure failed: missing block: B:15:?, code lost:
return true;
*/
/* JADX WARN: Code restructure failed: missing block: B:17:0x0035, code lost:
if (r5.month == r6.month) goto L17;
*/
/* JADX WARN: Code restructure failed: missing block: B:9:0x002c, code lost:
if (r5.month == r6.month) goto L17;
*/
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final boolean equals(java.lang.Object r6) {
/*
r5 = this;
r0 = 2
int r1 = r0 % r0
int r1 = o.C15529gsy.d
int r2 = r1 + 125
int r3 = r2 % 128
o.C15529gsy.a = r3
int r2 = r2 % r0
r3 = 1
if (r2 != 0) goto L12
if (r5 != r6) goto L15
goto L14
L12:
if (r5 != r6) goto L15
L14:
return r3
L15:
boolean r2 = r6 instanceof o.C15529gsy
r4 = 0
if (r2 == 0) goto L3f
int r1 = r1 + 49
int r2 = r1 % 128
o.C15529gsy.a = r2
int r1 = r1 % r0
if (r1 != 0) goto L2f
o.gsy r6 = (o.C15529gsy) r6
int r0 = r5.month
int r1 = r6.month
r2 = 11
int r2 = r2 / r4
if (r0 != r1) goto L3d
goto L37
L2f:
o.gsy r6 = (o.C15529gsy) r6
int r0 = r5.month
int r1 = r6.month
if (r0 != r1) goto L3d
L37:
int r0 = r5.day
int r6 = r6.day
if (r0 == r6) goto L3e
L3d:
r3 = r4
L3e:
return r3
L3f:
return r4
*/
throw new UnsupportedOperationException("Method not decompiled: o.C15529gsy.equals(java.lang.Object):boolean");
}
public final String toString() {
String str;
String str2;
int i = 2 % 2;
StringBuilder sb = new StringBuilder(10);
sb.append("--");
if (this.month < 10) {
int i2 = d + 69;
a = i2 % 128;
int i3 = i2 % 2;
Object[] objArr = new Object[1];
c(new byte[]{0}, new int[]{0, 1, 114, 0}, false, objArr);
str = ((String) objArr[0]).intern();
} else {
str = "";
}
sb.append(str);
sb.append(this.month);
if (this.day < 10) {
int i4 = a + 87;
d = i4 % 128;
if (i4 % 2 != 0) {
Object obj = null;
obj.hashCode();
throw null;
}
str2 = "-0";
} else {
int i5 = d + 61;
a = i5 % 128;
int i6 = i5 % 2;
str2 = "-";
}
sb.append(str2);
sb.append(this.day);
return sb.toString();
}
public final String format(C15554gto c15554gto) {
int i = 2 % 2;
int i2 = d + 45;
a = i2 % 128;
int i3 = i2 % 2;
gtG.requireNonNull(c15554gto, "formatter");
String format = c15554gto.format(this);
int i4 = d + 85;
a = i4 % 128;
int i5 = i4 % 2;
return format;
}
private Object writeReplace() {
int i = 2 % 2;
C15501gsD c15501gsD = new C15501gsD(SignedBytes.MAX_POWER_OF_TWO, this);
int i2 = a + 21;
d = i2 % 128;
int i3 = i2 % 2;
return c15501gsD;
}
private Object readResolve() throws ObjectStreamException {
int i = 2 % 2;
throw new InvalidObjectException("Deserialization via serialization delegate");
}
/* JADX INFO: Access modifiers changed from: package-private */
public final void writeExternal(DataOutput dataOutput) throws IOException {
int i = 2 % 2;
int i2 = d + 105;
a = i2 % 128;
int i3 = i2 % 2;
dataOutput.writeByte(this.month);
dataOutput.writeByte(this.day);
int i4 = a + 19;
d = i4 % 128;
if (i4 % 2 == 0) {
return;
}
Object obj = null;
obj.hashCode();
throw null;
}
/* JADX INFO: Access modifiers changed from: package-private */
public static C15529gsy readExternal(DataInput dataInput) throws IOException {
int i = 2 % 2;
int i2 = a + 31;
d = i2 % 128;
if (i2 % 2 != 0) {
int i3 = 60 / 0;
return of(dataInput.readByte(), dataInput.readByte());
}
return of(dataInput.readByte(), dataInput.readByte());
}
static void d() {
b = new char[]{40026};
}
public final int hashCode() {
int i = 2 % 2;
int i2 = a + 67;
int i3 = i2 % 128;
d = i3;
int i4 = i2 % 2 != 0 ? (this.month % 74) >> this.day : (this.month << 6) + this.day;
int i5 = i3 + 29;
a = i5 % 128;
if (i5 % 2 != 0) {
return i4;
}
Object obj = null;
obj.hashCode();
throw null;
}
public final int getMonthValue() {
int i = 2 % 2;
int i2 = d + 21;
a = i2 % 128;
int i3 = i2 % 2;
int i4 = this.month;
if (i3 == 0) {
int i5 = 78 / 0;
}
return i4;
}
public final int getDayOfMonth() {
int i = 2 % 2;
int i2 = d + 35;
a = i2 % 128;
if (i2 % 2 != 0) {
return this.day;
}
throw null;
}
}