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