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 u implements fPK<t> {
|
|
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.m> Sf;
|
|
|
|
public u(fZE<com.kofax.mobile.sdk._internal.extraction.id.m> fze) {
|
|
this.Sf = fze;
|
|
}
|
|
|
|
@Override // o.fZE
|
|
/* renamed from: qD, reason: merged with bridge method [inline-methods] */
|
|
public final t get() {
|
|
return new t(this.Sf.get());
|
|
}
|
|
|
|
public static u ax(fZE<com.kofax.mobile.sdk._internal.extraction.id.m> fze) {
|
|
return new u(fze);
|
|
}
|
|
}
|