Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
package androidx.datastore.preferences.protobuf;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class G {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public static final E f2848a = new Object();
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public static final F f2849b = new Object();
|
||||
|
||||
public abstract void a(long j4, Object obj);
|
||||
|
||||
public abstract void b(AbstractC0130v abstractC0130v, AbstractC0130v abstractC0130v2, long j4);
|
||||
|
||||
public abstract List c(long j4, Object obj);
|
||||
}
|
||||
Reference in New Issue
Block a user