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