what-the-bank/sources/com/kofax/mobile/sdk/l/g.java

25 lines
562 B
Java

package com.kofax.mobile.sdk.l;
import com.kofax.kmc.ken.engines.DocumentDetector;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class g implements fPK<f> {
private final fZE<DocumentDetector> ac;
public g(fZE<DocumentDetector> fze) {
this.ac = fze;
}
@Override // o.fZE
/* renamed from: lH, reason: merged with bridge method [inline-methods] */
public final f get() {
return new f(this.ac.get());
}
public static g C(fZE<DocumentDetector> fze) {
return new g(fze);
}
}