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

12 lines
209 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
/* renamed from: o.fSd, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public interface InterfaceC13156fSd<T> {
void c();
void c(Throwable th);
void e(T t);
}