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 e implements fPK<d> {
|
||
|
private final fZE<com.kofax.mobile.sdk.c.b> Sf;
|
||
|
|
||
|
public e(fZE<com.kofax.mobile.sdk.c.b> fze) {
|
||
|
this.Sf = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: qo, reason: merged with bridge method [inline-methods] */
|
||
|
public final d get() {
|
||
|
return new d(this.Sf.get());
|
||
|
}
|
||
|
|
||
|
public static e ap(fZE<com.kofax.mobile.sdk.c.b> fze) {
|
||
|
return new e(fze);
|
||
|
}
|
||
|
}
|