what-the-bank/sources/o/bQF.java

29 lines
670 B
Java

package o;
import android.graphics.Bitmap;
import java.io.IOException;
/* loaded from: classes.dex */
public final class bQF implements iYP<TTv, Bitmap> {
private final sqY b;
@Override // o.iYP
public final /* synthetic */ Ezi<Bitmap> a(TTv tTv, int i, int i2, unA una) throws IOException {
Bitmap DB_ = tTv.DB_();
sqY sqy = this.b;
if (DB_ == null) {
return null;
}
return new EQc(DB_, sqy);
}
@Override // o.iYP
public final /* bridge */ /* synthetic */ boolean a(TTv tTv, unA una) throws IOException {
return true;
}
public bQF(sqY sqy) {
this.b = sqy;
}
}