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