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

9 lines
207 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
@FunctionalInterface
/* renamed from: o.fTg, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public interface InterfaceC13193fTg<T> {
boolean a(T t) throws Throwable;
}