Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
12
apk_decompiled/sources/C0/k.java
Normal file
12
apk_decompiled/sources/C0/k.java
Normal file
@@ -0,0 +1,12 @@
|
||||
package C0;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class k {
|
||||
public boolean a() {
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean b(int[] iArr) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user