Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.google.firebase.encoders.proto;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public interface ProtoEnum {
|
||||
int getNumber();
|
||||
}
|
||||
Reference in New Issue
Block a user