28 lines
666 B
Java
28 lines
666 B
Java
package com.kofax.mobile.sdk.k;
|
|
|
|
import android.content.Context;
|
|
import com.kofax.mobile.sdk._internal.IBus;
|
|
import o.fPK;
|
|
import o.fZE;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class i implements fPK<h> {
|
|
private final fZE<Context> X;
|
|
private final fZE<IBus> wu;
|
|
|
|
public i(fZE<Context> fze, fZE<IBus> fze2) {
|
|
this.X = fze;
|
|
this.wu = fze2;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: ls, reason: merged with bridge method [inline-methods] */
|
|
public final h get() {
|
|
return new h(this.X.get(), this.wu.get());
|
|
}
|
|
|
|
public static i l(fZE<Context> fze, fZE<IBus> fze2) {
|
|
return new i(fze, fze2);
|
|
}
|
|
}
|