24 lines
572 B
Java
24 lines
572 B
Java
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);
|
|
}
|
|
}
|