what-the-bank/sources/com/kofax/mobile/sdk/y/n.java

180 lines
5.9 KiB
Java

package com.kofax.mobile.sdk.y;
import com.kofax.mobile.sdk.y.v;
import java.io.File;
import o.InterfaceC13391fZD;
/* loaded from: classes3.dex */
public class n implements com.kofax.mobile.sdk.b.c {
private final com.kofax.mobile.sdk.b.c Sr;
@InterfaceC13391fZD
public n(@com.kofax.mobile.sdk.z.a com.kofax.mobile.sdk.b.c cVar) {
this.Sr = cVar;
}
@Override // com.kofax.mobile.sdk.b.c
public boolean f(String str, String str2) {
return ((Boolean) new v().a("BundledExtractionConfigModelProvider.hasExtractionVariant()", new v.a<Boolean>(this, str, str2) { // from class: com.kofax.mobile.sdk.y.n.1
final String Lb;
final String Lc;
final n Ss;
{
this.Ss = this;
this.Lb = str;
this.Lc = str2;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qw, reason: merged with bridge method [inline-methods] */
public Boolean run() {
return Boolean.valueOf(this.Ss.Sr.f(this.Lb, this.Lc));
}
})).booleanValue();
}
@Override // com.kofax.mobile.sdk.b.c
public File g(String str, String str2) {
return (File) new v().a("BundledExtractionConfigModelProvider.getExtractionConfig()", new v.a<File>(this, str, str2) { // from class: com.kofax.mobile.sdk.y.n.2
final String Lb;
final String Lc;
final n Ss;
{
this.Ss = this;
this.Lb = str;
this.Lc = str2;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qp, reason: merged with bridge method [inline-methods] */
public File run() {
return this.Ss.Sr.g(this.Lb, this.Lc);
}
});
}
@Override // com.kofax.mobile.sdk.b.c
public File h(String str, String str2) {
return (File) new v().a("BundledExtractionConfigModelProvider.getExtractionCompact()", new v.a<File>(this, str, str2) { // from class: com.kofax.mobile.sdk.y.n.3
final String Lb;
final String Lc;
final n Ss;
{
this.Ss = this;
this.Lb = str;
this.Lc = str2;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qp, reason: merged with bridge method [inline-methods] */
public File run() {
return this.Ss.Sr.h(this.Lb, this.Lc);
}
});
}
@Override // com.kofax.mobile.sdk.b.c
public File J(String str) {
return (File) new v().a("BundledExtractionConfigModelProvider.getExtractionCompact()", new v.a<File>(this, str) { // from class: com.kofax.mobile.sdk.y.n.4
final String Lb;
final n Ss;
{
this.Ss = this;
this.Lb = str;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qp, reason: merged with bridge method [inline-methods] */
public File run() {
return this.Ss.Sr.J(this.Lb);
}
});
}
@Override // com.kofax.mobile.sdk.b.c
public String i(String str, String str2) {
return (String) new v().a("BundledExtractionConfigModelProvider.getPassOneOpString()", new v.a<String>(this, str, str2) { // from class: com.kofax.mobile.sdk.y.n.5
final String Lb;
final String Lc;
final n Ss;
{
this.Ss = this;
this.Lb = str;
this.Lc = str2;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qx, reason: merged with bridge method [inline-methods] */
public String run() {
return this.Ss.Sr.i(this.Lb, this.Lc);
}
});
}
@Override // com.kofax.mobile.sdk.b.c
public String j(String str, String str2) {
return (String) new v().a("BundledExtractionConfigModelProvider.getPassTwoOpString()", new v.a<String>(this, str, str2) { // from class: com.kofax.mobile.sdk.y.n.6
final String Lb;
final String Lc;
final n Ss;
{
this.Ss = this;
this.Lb = str;
this.Lc = str2;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qx, reason: merged with bridge method [inline-methods] */
public String run() {
return this.Ss.Sr.j(this.Lb, this.Lc);
}
});
}
@Override // com.kofax.mobile.sdk.b.c
public File k(String str, String str2) {
return (File) new v().a("BundledExtractionConfigModelProvider.getOcrConfig()", new v.a<File>(this, str, str2) { // from class: com.kofax.mobile.sdk.y.n.7
final String Lb;
final String Lc;
final n Ss;
{
this.Ss = this;
this.Lb = str;
this.Lc = str2;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qp, reason: merged with bridge method [inline-methods] */
public File run() {
return this.Ss.Sr.k(this.Lb, this.Lc);
}
});
}
@Override // com.kofax.mobile.sdk.b.c
public String K(String str) {
return (String) new v().a("BundledExtractionConfigModelProvider.getTessDataPath()", new v.a<String>(this, str) { // from class: com.kofax.mobile.sdk.y.n.8
final String Lb;
final n Ss;
{
this.Ss = this;
this.Lb = str;
}
@Override // com.kofax.mobile.sdk.y.v.a
/* renamed from: qx, reason: merged with bridge method [inline-methods] */
public String run() {
return this.Ss.Sr.K(this.Lb);
}
});
}
}