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

24 lines
609 B
Java

package com.kofax.mobile.sdk.w;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class at implements fPK<as> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.e> Lt;
public at(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
this.Lt = fze;
}
@Override // o.fZE
/* renamed from: oY, reason: merged with bridge method [inline-methods] */
public final as get() {
return new as(this.Lt.get());
}
public static at ag(fZE<com.kofax.mobile.sdk._internal.extraction.id.e> fze) {
return new at(fze);
}
}