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

18 lines
494 B
Java

package o;
import com.google.android.datatransport.runtime.time.TimeModule;
/* loaded from: classes.dex */
public final class LLe implements fPK<InterfaceC6203cLt> {
public static final LLe c = new LLe();
@Override // o.fZE
public final /* synthetic */ Object get() {
InterfaceC6203cLt d = TimeModule.d();
if (d != null) {
return d;
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
}