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

24 lines
676 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.SharedPreferences;
import com.scb.phone.di.AndroidModule;
/* loaded from: classes.dex */
public final class LXo implements fPK<String> {
private final AndroidModule b;
private final fZE<SharedPreferences> c;
public static String Rv_(AndroidModule androidModule, SharedPreferences sharedPreferences) {
String Ri_ = androidModule.Ri_(sharedPreferences);
if (Ri_ != null) {
return Ri_;
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
@Override // o.fZE
public final /* synthetic */ Object get() {
throw null;
}
}