27 lines
738 B
Java
27 lines
738 B
Java
package com.kofax.mobile.sdk.m;
|
|
|
|
import com.kofax.android.abc.image_classification.ImageClassifier;
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class b implements fPK<a> {
|
|
private final fZE<com.kofax.mobile.sdk.b.b> He;
|
|
private final fZE<ImageClassifier> Hf;
|
|
|
|
public b(fZE<com.kofax.mobile.sdk.b.b> fze, fZE<ImageClassifier> fze2) {
|
|
this.He = fze;
|
|
this.Hf = fze2;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: lK, reason: merged with bridge method [inline-methods] */
|
|
public final a get() {
|
|
return new a(this.He.get(), this.Hf);
|
|
}
|
|
|
|
public static b m(fZE<com.kofax.mobile.sdk.b.b> fze, fZE<ImageClassifier> fze2) {
|
|
return new b(fze, fze2);
|
|
}
|
|
}
|