28 lines
625 B
Java
28 lines
625 B
Java
|
package com.kofax.mobile.sdk.m;
|
||
|
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class d implements fPK<c> {
|
||
|
private final fZE<com.kofax.mobile.sdk.c.d> Hh;
|
||
|
|
||
|
public d(fZE<com.kofax.mobile.sdk.c.d> fze) {
|
||
|
this.Hh = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: lL, reason: merged with bridge method [inline-methods] */
|
||
|
public final c get() {
|
||
|
return new c(this.Hh.get());
|
||
|
}
|
||
|
|
||
|
public static d E(fZE<com.kofax.mobile.sdk.c.d> fze) {
|
||
|
return new d(fze);
|
||
|
}
|
||
|
|
||
|
public static c a(com.kofax.mobile.sdk.c.d dVar) {
|
||
|
return new c(dVar);
|
||
|
}
|
||
|
}
|