20 lines
422 B
Java
20 lines
422 B
Java
|
package com.kofax.mobile.sdk.ah;
|
||
|
|
||
|
import com.kofax.mobile.sdk.ah.o;
|
||
|
import o.fPK;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class bm implements fPK<o.a> {
|
||
|
private static final bm Yn = new bm();
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: tu, reason: merged with bridge method [inline-methods] */
|
||
|
public final o.a get() {
|
||
|
return new o.a();
|
||
|
}
|
||
|
|
||
|
public static bm tv() {
|
||
|
return Yn;
|
||
|
}
|
||
|
}
|