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

16 lines
319 B
Java
Raw Normal View History

2021-06-27 20:44:35 +00:00
package h0.a.a;
/* compiled from: Edge */
public final class j {
public final int a;
public final p b;
/* renamed from: c reason: collision with root package name */
2021-07-13 20:23:20 +00:00
public j f2801c;
2021-06-27 20:44:35 +00:00
public j(int i, p pVar, j jVar) {
this.a = i;
this.b = pVar;
2021-07-13 20:23:20 +00:00
this.f2801c = jVar;
2021-06-27 20:44:35 +00:00
}
}