36 lines
1.1 KiB
Java
36 lines
1.1 KiB
Java
|
package com.kofax.mobile.sdk.y;
|
||
|
|
||
|
import com.kofax.android.abc.document.Document;
|
||
|
import com.kofax.kmc.ken.engines.data.Image;
|
||
|
import com.kofax.mobile.sdk.y.v;
|
||
|
import o.InterfaceC13391fZD;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public class h implements com.kofax.mobile.sdk._internal.extraction.id.h {
|
||
|
private final com.kofax.mobile.sdk._internal.extraction.id.h Si;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public h(@com.kofax.mobile.sdk.z.a com.kofax.mobile.sdk._internal.extraction.id.h hVar) {
|
||
|
this.Si = hVar;
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk._internal.extraction.id.h
|
||
|
public Document x(Image image) {
|
||
|
return (Document) new v().a("VrsDocumentDeserializer.deserialize()", new v.a<Document>(this, image) { // from class: com.kofax.mobile.sdk.y.h.1
|
||
|
final h Sj;
|
||
|
final Image yB;
|
||
|
|
||
|
{
|
||
|
this.Sj = this;
|
||
|
this.yB = image;
|
||
|
}
|
||
|
|
||
|
@Override // com.kofax.mobile.sdk.y.v.a
|
||
|
/* renamed from: ql, reason: merged with bridge method [inline-methods] */
|
||
|
public Document run() {
|
||
|
return this.Sj.Si.x(this.yB);
|
||
|
}
|
||
|
});
|
||
|
}
|
||
|
}
|