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

15 lines
371 B
Java
Raw Normal View History

2021-06-27 20:44:35 +00:00
package c.i.a.f.l;
import androidx.annotation.Nullable;
import c.i.a.f.e.h.a;
/* compiled from: com.google.android.gms:play-services-base@@17.3.0 */
public final class g implements a.d {
public final boolean equals(@Nullable Object obj) {
throw new NoSuchMethodError();
}
public final int hashCode() {
throw new NoSuchMethodError();
}
}