24 lines
634 B
Java
24 lines
634 B
Java
package com.kofax.mobile.sdk.i;
|
|
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class f implements fPK<e> {
|
|
private final fZE<com.kofax.mobile.sdk._internal.impl.extraction.onDevice.a> yS;
|
|
|
|
public f(fZE<com.kofax.mobile.sdk._internal.impl.extraction.onDevice.a> fze) {
|
|
this.yS = fze;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: iV, reason: merged with bridge method [inline-methods] */
|
|
public final e get() {
|
|
return new e(this.yS.get());
|
|
}
|
|
|
|
public static f m(fZE<com.kofax.mobile.sdk._internal.impl.extraction.onDevice.a> fze) {
|
|
return new f(fze);
|
|
}
|
|
}
|