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

24 lines
602 B
Java

package com.kofax.mobile.sdk.x;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class r implements fPK<q> {
private final fZE<com.kofax.mobile.sdk._internal.extraction.id.c> QW;
public r(fZE<com.kofax.mobile.sdk._internal.extraction.id.c> fze) {
this.QW = fze;
}
@Override // o.fZE
/* renamed from: pt, reason: merged with bridge method [inline-methods] */
public final q get() {
return new q(this.QW.get());
}
public static r al(fZE<com.kofax.mobile.sdk._internal.extraction.id.c> fze) {
return new r(fze);
}
}