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

21 lines
631 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.bnz, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C5173bnz implements InterfaceC16020kYA {
private final InterfaceC16020kYA b;
@Override // o.InterfaceC16020kYA
public final /* synthetic */ Object e() {
C16518owp c16518owp = (C16518owp) this.b.e();
if (c16518owp != null) {
return c16518owp;
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
public C5173bnz(InterfaceC16020kYA interfaceC16020kYA) {
this.b = interfaceC16020kYA;
}
}