SupportActivity$ExtraData.smali
.class public Landroid/support/v4/app/SupportActivity$ExtraData;
.super Ljava/lang/Object;
.source "SupportActivity.java"
# annotations
.annotation build Landroid/support/annotation/RestrictTo;
value = {
.enum Landroid/support/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroid/support/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/app/SupportActivity;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ExtraData"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 69
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method