package com.kofax.mobile.sdk.ah; import o.fPK; import o.fZE; /* loaded from: classes3.dex */ public final class bc implements fPK { private final o Yi; private final fZE ad; public bc(o oVar, fZE fze) { this.Yi = oVar; this.ad = fze; } @Override // o.fZE /* renamed from: tk, reason: merged with bridge method [inline-methods] */ public final com.kofax.mobile.sdk._internal.capture.f get() { com.kofax.mobile.sdk._internal.capture.f j = this.Yi.j(this.ad.get()); if (j != null) { return j; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } public static bc K(o oVar, fZE fze) { return new bc(oVar, fze); } public static com.kofax.mobile.sdk._internal.capture.f a(o oVar, com.kofax.mobile.sdk.k.h hVar) { com.kofax.mobile.sdk._internal.capture.f j = oVar.j(hVar); if (j != null) { return j; } throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method"); } }