package q2;
/* renamed from: q2.d reason: case insensitive filesystem */
public abstract class C0897d {
public static Object a(Object obj, Object obj2) {
if (obj != null) {
return obj;
}
throw new NullPointerException((String) obj2);
}
}
Download file