You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
291 B

package p020g0;
/* renamed from: g0.c */
/* loaded from: classes.dex */
public final /* synthetic */ class C0733c {
/* renamed from: a */
public static /* synthetic */ boolean m3044a(Object obj, Object obj2) {
return obj == obj2 || (obj != null && obj.equals(obj2));
}
}