.class public Lcom/thoughtworks/xstream/io/binary/Token$StartNode; .super Lcom/thoughtworks/xstream/io/binary/Token; .source "Token.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/thoughtworks/xstream/io/binary/Token; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "StartNode" .end annotation # direct methods .method public constructor ()V .locals 1 const/4 v0, 0x3 .line 3 invoke-direct {p0, v0}, Lcom/thoughtworks/xstream/io/binary/Token;->(B)V return-void .end method .method public constructor (J)V .locals 1 const/4 v0, 0x3 .line 1 invoke-direct {p0, v0}, Lcom/thoughtworks/xstream/io/binary/Token;->(B)V .line 2 iput-wide p1, p0, Lcom/thoughtworks/xstream/io/binary/Token;->id:J return-void .end method # virtual methods .method public readFrom(Ljava/io/DataInput;B)V .locals 0 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 1 invoke-virtual {p0, p1, p2}, Lcom/thoughtworks/xstream/io/binary/Token;->readId(Ljava/io/DataInput;B)J move-result-wide p1 iput-wide p1, p0, Lcom/thoughtworks/xstream/io/binary/Token;->id:J return-void .end method .method public writeTo(Ljava/io/DataOutput;B)V .locals 2 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 1 iget-wide v0, p0, Lcom/thoughtworks/xstream/io/binary/Token;->id:J invoke-virtual {p0, p1, v0, v1, p2}, Lcom/thoughtworks/xstream/io/binary/Token;->writeId(Ljava/io/DataOutput;JB)V return-void .end method