what-the-bank/sources/com/kofax/mobile/sdk/w/b.java

25 lines
547 B
Java

package com.kofax.mobile.sdk.w;
import com.kofax.mobile.sdk.w.a;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class b implements fPK<a> {
private final fZE<a.InterfaceC0065a> LX;
public b(fZE<a.InterfaceC0065a> fze) {
this.LX = fze;
}
@Override // o.fZE
/* renamed from: oA, reason: merged with bridge method [inline-methods] */
public final a get() {
return new a(this.LX.get());
}
public static b W(fZE<a.InterfaceC0065a> fze) {
return new b(fze);
}
}