24 lines
543 B
Java
24 lines
543 B
Java
package com.kofax.mobile.sdk.w;
|
|
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class av implements fPK<au> {
|
|
private final fZE<com.kofax.mobile.sdk.d.a> QH;
|
|
|
|
public av(fZE<com.kofax.mobile.sdk.d.a> fze) {
|
|
this.QH = fze;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: oZ, reason: merged with bridge method [inline-methods] */
|
|
public final au get() {
|
|
return new au(this.QH.get());
|
|
}
|
|
|
|
public static av ah(fZE<com.kofax.mobile.sdk.d.a> fze) {
|
|
return new av(fze);
|
|
}
|
|
}
|