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

24 lines
602 B
Java

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