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