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

24 lines
602 B
Java

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