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

9 lines
202 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
@FunctionalInterface
/* renamed from: o.fSM, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public interface InterfaceC13148fSM {
boolean c() throws Throwable;
}