25 lines
556 B
Java
25 lines
556 B
Java
|
package com.kofax.mobile.sdk.ae;
|
||
|
|
||
|
import com.kofax.kmc.ken.engines.ImageProcessor;
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class e implements fPK<b> {
|
||
|
private final fZE<ImageProcessor> Ml;
|
||
|
|
||
|
public e(fZE<ImageProcessor> fze) {
|
||
|
this.Ml = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: qT, reason: merged with bridge method [inline-methods] */
|
||
|
public final b get() {
|
||
|
return new b(this.Ml.get());
|
||
|
}
|
||
|
|
||
|
public static e aC(fZE<ImageProcessor> fze) {
|
||
|
return new e(fze);
|
||
|
}
|
||
|
}
|