what-the-bank/sources/com/kofax/mobile/sdk/w/y.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 y implements fPK<x> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.l> Qf;
public y(fZE<com.kofax.mobile.sdk._internal.extraction.id.l> fze) {
this.Qf = fze;
}
@Override // o.fZE
/* renamed from: oK, reason: merged with bridge method [inline-methods] */
public final x get() {
return new x(this.Qf.get());
}
public static y ac(fZE<com.kofax.mobile.sdk._internal.extraction.id.l> fze) {
return new y(fze);
}
}