what-the-bank/sources/com/kofax/mobile/sdk/x/al.java

24 lines
609 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.kofax.mobile.sdk.x;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class al implements fPK<ak> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.e> Lt;
public al(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
this.Lt = fze;
}
@Override // o.fZE
/* renamed from: pK, reason: merged with bridge method [inline-methods] */
public final ak get() {
return new ak(this.Lt.get());
}
public static al an(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
return new al(fze);
}
}