Weather/smali/com/google/protobuf/Internal$EnumLite.smali
2021-05-10 10:13:34 +02:00

20 lines
434 B
Smali

.class public interface abstract Lcom/google/protobuf/Internal$EnumLite;
.super Ljava/lang/Object;
.source "Internal.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/Internal;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "EnumLite"
.end annotation
# virtual methods
.method public abstract getNumber()I
.end method