tmap/smali_classes3/com/google/protobuf/AbstractMessage$BuilderParent.smali
2022-06-10 21:38:30 +09:00

20 lines
465 B
Smali

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