tmap/smali_classes4/com/thoughtworks/xstream/io/xml/AbstractPullReader$Event.smali
2022-06-10 21:38:30 +09:00

41 lines
885 B
Smali

.class Lcom/thoughtworks/xstream/io/xml/AbstractPullReader$Event;
.super Ljava/lang/Object;
.source "AbstractPullReader.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/thoughtworks/xstream/io/xml/AbstractPullReader;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Event"
.end annotation
# instance fields
.field public type:I
.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/xml/AbstractPullReader$1;)V
.locals 0
.line 2
invoke-direct {p0}, Lcom/thoughtworks/xstream/io/xml/AbstractPullReader$Event;-><init>()V
return-void
.end method