discord-jadx/app/src/main/java/c/i/a/f/h/l/x7.java

19 lines
511 B
Java
Raw Normal View History

package c.i.a.f.h.l;
2021-11-05 21:05:33 +00:00
import c.i.a.f.e.o.f;
/* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */
public final class x7 implements z2<z7> {
public static x7 i = new x7();
2021-11-08 08:23:34 +00:00
public final z2<z7> j = f.y1(new b3(new y7()));
public static boolean b() {
return ((z7) i.a()).a();
}
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // c.i.a.f.h.l.z2
public final /* synthetic */ z7 a() {
return this.j.a();
}
}