9 lines
207 B
Java
9 lines
207 B
Java
|
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;
|
||
|
}
|