Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
14
apk_decompiled/sources/S0/q.java
Normal file
14
apk_decompiled/sources/S0/q.java
Normal file
@@ -0,0 +1,14 @@
|
||||
package S0;
|
||||
|
||||
import androidx.lifecycle.InterfaceC0192m;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface q extends InterfaceC0192m {
|
||||
default void complete() {
|
||||
}
|
||||
|
||||
default void s() {
|
||||
}
|
||||
|
||||
void start();
|
||||
}
|
||||
Reference in New Issue
Block a user