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