24 lines
536 B
Java
24 lines
536 B
Java
|
package com.kofax.mobile.sdk.y;
|
||
|
|
||
|
import o.fPK;
|
||
|
import o.fZE;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class s implements fPK<r> {
|
||
|
private final fZE<com.kofax.mobile.sdk.c.c> Sf;
|
||
|
|
||
|
public s(fZE<com.kofax.mobile.sdk.c.c> fze) {
|
||
|
this.Sf = fze;
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
/* renamed from: qB, reason: merged with bridge method [inline-methods] */
|
||
|
public final r get() {
|
||
|
return new r(this.Sf.get());
|
||
|
}
|
||
|
|
||
|
public static s aw(fZE<com.kofax.mobile.sdk.c.c> fze) {
|
||
|
return new s(fze);
|
||
|
}
|
||
|
}
|