28 lines
622 B
Java
28 lines
622 B
Java
package com.kofax.mobile.sdk.n;
|
|
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class e implements fPK<d> {
|
|
private final fZE<com.kofax.mobile.sdk.o.a> Z;
|
|
|
|
public e(fZE<com.kofax.mobile.sdk.o.a> fze) {
|
|
this.Z = fze;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: me, reason: merged with bridge method [inline-methods] */
|
|
public final d get() {
|
|
return new d(this.Z.get());
|
|
}
|
|
|
|
public static e J(fZE<com.kofax.mobile.sdk.o.a> fze) {
|
|
return new e(fze);
|
|
}
|
|
|
|
public static d b(com.kofax.mobile.sdk.o.a aVar) {
|
|
return new d(aVar);
|
|
}
|
|
}
|