24 lines
602 B
Java
24 lines
602 B
Java
|
package com.kofax.mobile.sdk.y;
|
||
|
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class m implements fPK<l> {
|
||
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.j> Sq;
|
||
|
|
||
|
public m(fZE<com.kofax.mobile.sdk._internal.extraction.id.j> fze) {
|
||
|
this.Sq = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: qv, reason: merged with bridge method [inline-methods] */
|
||
|
public final l get() {
|
||
|
return new l(this.Sq.get());
|
||
|
}
|
||
|
|
||
|
public static m at(fZE<com.kofax.mobile.sdk._internal.extraction.id.j> fze) {
|
||
|
return new m(fze);
|
||
|
}
|
||
|
}
|