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

24 lines
572 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.kofax.mobile.sdk._internal.impl;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class x implements fPK<w> {
private final fZE<com.kofax.mobile.sdk._internal.g> wN;
public x(fZE<com.kofax.mobile.sdk._internal.g> fze) {
this.wN = fze;
}
@Override // o.fZE
/* renamed from: ig, reason: merged with bridge method [inline-methods] */
public final w get() {
return new w(this.wN.get());
}
public static x c(fZE<com.kofax.mobile.sdk._internal.g> fze) {
return new x(fze);
}
}