25 lines
515 B
Java
25 lines
515 B
Java
|
package com.kofax.mobile.sdk.ac;
|
||
|
|
||
|
import android.content.Context;
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class b implements fPK<a> {
|
||
|
private final fZE<Context> X;
|
||
|
|
||
|
public b(fZE<Context> fze) {
|
||
|
this.X = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: qR, reason: merged with bridge method [inline-methods] */
|
||
|
public final a get() {
|
||
|
return new a(this.X.get());
|
||
|
}
|
||
|
|
||
|
public static b aA(fZE<Context> fze) {
|
||
|
return new b(fze);
|
||
|
}
|
||
|
}
|