24 lines
602 B
Java
24 lines
602 B
Java
package com.kofax.mobile.sdk.y;
|
|
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class i implements fPK<h> {
|
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.h> Sf;
|
|
|
|
public i(fZE<com.kofax.mobile.sdk._internal.extraction.id.h> fze) {
|
|
this.Sf = fze;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: qr, reason: merged with bridge method [inline-methods] */
|
|
public final h get() {
|
|
return new h(this.Sf.get());
|
|
}
|
|
|
|
public static i ar(fZE<com.kofax.mobile.sdk._internal.extraction.id.h> fze) {
|
|
return new i(fze);
|
|
}
|
|
}
|