what-the-bank/sources/com/kofax/mobile/sdk/_internal/impl/ab.java

25 lines
539 B
Java

package com.kofax.mobile.sdk._internal.impl;
import com.kofax.mobile.sdk._internal.IBus;
import o.fPK;
import o.fZE;
/* loaded from: classes3.dex */
public final class ab implements fPK<aa> {
private final fZE<IBus> wu;
public ab(fZE<IBus> fze) {
this.wu = fze;
}
@Override // o.fZE
/* renamed from: ij, reason: merged with bridge method [inline-methods] */
public final aa get() {
return new aa(this.wu.get());
}
public static ab d(fZE<IBus> fze) {
return new ab(fze);
}
}