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

24 lines
609 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 an implements fPK<am> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.e> Lt;
public an(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
this.Lt = fze;
}
@Override // o.fZE
/* renamed from: oU, reason: merged with bridge method [inline-methods] */
public final am get() {
return new am(this.Lt.get());
}
public static an af(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
return new an(fze);
}
}