what-the-bank/sources/com/kofax/mobile/sdk/x/v.java

24 lines
602 B
Java

package com.kofax.mobile.sdk.x;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class v implements fPK<u> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.e> Lt;
public v(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
this.Lt = fze;
}
@Override // o.fZE
/* renamed from: pv, reason: merged with bridge method [inline-methods] */
public final u get() {
return new u(this.Lt.get());
}
public static v am(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
return new v(fze);
}
}