AbstractMessage$BuilderParent.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 = 0x60c
    name = "BuilderParent"
.end annotation


# virtual methods
.method public abstract markDirty()V
.end method