25 lines
566 B
Java
25 lines
566 B
Java
|
package com.kofax.mobile.sdk.l;
|
||
|
|
||
|
import com.kofax.kmc.ken.engines.IPassportDetector;
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class j implements fPK<i> {
|
||
|
private final fZE<IPassportDetector> ac;
|
||
|
|
||
|
public j(fZE<IPassportDetector> fze) {
|
||
|
this.ac = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: lI, reason: merged with bridge method [inline-methods] */
|
||
|
public final i get() {
|
||
|
return new i(this.ac.get());
|
||
|
}
|
||
|
|
||
|
public static j D(fZE<IPassportDetector> fze) {
|
||
|
return new j(fze);
|
||
|
}
|
||
|
}
|