what-the-bank/sources/o/C16317nRS.java

26 lines
601 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.net.URL;
import o.qap;
/* renamed from: o.nRS, reason: case insensitive filesystem */
/* loaded from: classes.dex */
final /* synthetic */ class C16317nRS implements wPP {
static final C16317nRS e = new C16317nRS();
@Override // o.wPP
public final Object c(Object obj, Object obj2) {
qap.Sts sts = (qap.Sts) obj;
qap.LWm lWm = (qap.LWm) obj2;
URL url = lWm.c;
if (url == null) {
return null;
}
new Object[]{url};
return new qap.Sts(lWm.c, sts.b, sts.c);
}
private C16317nRS() {
}
}