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

24 lines
601 B
Java
Raw Normal View History

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