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 c implements fPK { private final fZE FD; private final fZE FE; private final fZE X; private final fZE wu; public c(fZE fze, fZE fze2, fZE fze3, fZE fze4) { this.X = fze; this.wu = fze2; this.FD = fze3; this.FE = fze4; } @Override // o.fZE /* renamed from: lb, reason: merged with bridge method [inline-methods] */ public final b get() { b bVar = new b(this.X.get(), this.wu.get()); d.a(bVar, this.FD.get()); d.a(bVar, this.FE.get()); return bVar; } public static c a(fZE fze, fZE fze2, fZE fze3, fZE fze4) { return new c(fze, fze2, fze3, fze4); } public static b a(Context context, IBus iBus) { return new b(context, iBus); } }