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

26 lines
537 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.graphics.Bitmap;
import android.graphics.drawable.Drawable;
/* renamed from: o.fKw, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public final class C12911fKw {
/* renamed from: o.fKw$IeS */
/* loaded from: classes5.dex */
public interface IeS<T> {
T azS_(Bitmap bitmap);
T azT_(Drawable drawable);
}
/* renamed from: o.fKw$Sts */
/* loaded from: classes5.dex */
public interface Sts<T> {
void a(T t);
void b();
}
}