discord-jadx/app/src/main/java/h0/a/a/l.java

64 lines
1.5 KiB
Java

package h0.a.a;
import c.q.a.k.a;
/* compiled from: FieldWriter */
public final class l extends k {
public final v b;
/* renamed from: c reason: collision with root package name */
public final int f2809c;
public final int d;
public final int e;
public int f;
public int g;
public a h;
public a i;
public a j;
public a k;
public b l;
public l(v vVar, int i, String str, String str2, String str3, Object obj) {
super(458752);
this.b = vVar;
this.f2809c = i;
this.d = vVar.l(str);
this.e = vVar.l(str2);
if (str3 != null) {
this.f = vVar.l(str3);
}
if (obj != null) {
this.g = vVar.b(obj).a;
}
}
public a a(String str, boolean z2) {
c cVar = new c();
cVar.j(this.b.l(str));
cVar.j(0);
if (z2) {
a aVar = new a(this.b, true, cVar, this.h);
this.h = aVar;
return aVar;
}
a aVar2 = new a(this.b, true, cVar, this.i);
this.i = aVar2;
return aVar2;
}
public a b(int i, x xVar, String str, boolean z2) {
c cVar = new c();
a.K(i, cVar);
x.a(xVar, cVar);
cVar.j(this.b.l(str));
cVar.j(0);
if (z2) {
a aVar = new a(this.b, true, cVar, this.j);
this.j = aVar;
return aVar;
}
a aVar2 = new a(this.b, true, cVar, this.k);
this.k = aVar2;
return aVar2;
}
}