41 lines
916 B
Smali
41 lines
916 B
Smali
.class Lcom/thoughtworks/xstream/io/binary/ReaderDepthState$Attribute;
|
|
.super Ljava/lang/Object;
|
|
.source "ReaderDepthState.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/thoughtworks/xstream/io/binary/ReaderDepthState;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Attribute"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public name:Ljava/lang/String;
|
|
|
|
.field public value:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lcom/thoughtworks/xstream/io/binary/ReaderDepthState$1;)V
|
|
.locals 0
|
|
|
|
.line 2
|
|
invoke-direct {p0}, Lcom/thoughtworks/xstream/io/binary/ReaderDepthState$Attribute;-><init>()V
|
|
|
|
return-void
|
|
.end method
|