.class public final Lcom/fasterxml/jackson/databind/util/LinkedNode; .super Ljava/lang/Object; .source "LinkedNode.java" # annotations .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # instance fields .field private next:Lcom/fasterxml/jackson/databind/util/LinkedNode; .annotation system Ldalvik/annotation/Signature; value = { "Lcom/fasterxml/jackson/databind/util/LinkedNode<", "TT;>;" } .end annotation .end field .field private final value:Ljava/lang/Object; .annotation system Ldalvik/annotation/Signature; value = { "TT;" } .end annotation .end field # direct methods .method public constructor (Ljava/lang/Object;Lcom/fasterxml/jackson/databind/util/LinkedNode;)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(TT;", "Lcom/fasterxml/jackson/databind/util/LinkedNode<", "TT;>;)V" } .end annotation .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V .line 2 iput-object p1, p0, Lcom/fasterxml/jackson/databind/util/LinkedNode;->value:Ljava/lang/Object; .line 3 iput-object p2, p0, Lcom/fasterxml/jackson/databind/util/LinkedNode;->next:Lcom/fasterxml/jackson/databind/util/LinkedNode; return-void .end method .method public static contains(Lcom/fasterxml/jackson/databind/util/LinkedNode;Ljava/lang/Object;)Z .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/fasterxml/jackson/databind/util/LinkedNode<", "TST;>;TST;)Z" } .end annotation :goto_0 if-eqz p0, :cond_1 .line 1 invoke-virtual {p0}, Lcom/fasterxml/jackson/databind/util/LinkedNode;->value()Ljava/lang/Object; move-result-object v0 if-ne v0, p1, :cond_0 const/4 p0, 0x1 return p0 .line 2 :cond_0 invoke-virtual {p0}, Lcom/fasterxml/jackson/databind/util/LinkedNode;->next()Lcom/fasterxml/jackson/databind/util/LinkedNode; move-result-object p0 goto :goto_0 :cond_1 const/4 p0, 0x0 return p0 .end method # virtual methods .method public linkNext(Lcom/fasterxml/jackson/databind/util/LinkedNode;)V .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/fasterxml/jackson/databind/util/LinkedNode<", "TT;>;)V" } .end annotation .line 1 iget-object v0, p0, Lcom/fasterxml/jackson/databind/util/LinkedNode;->next:Lcom/fasterxml/jackson/databind/util/LinkedNode; if-nez v0, :cond_0 .line 2 iput-object p1, p0, Lcom/fasterxml/jackson/databind/util/LinkedNode;->next:Lcom/fasterxml/jackson/databind/util/LinkedNode; return-void .line 3 :cond_0 new-instance p1, Ljava/lang/IllegalStateException; invoke-direct {p1}, Ljava/lang/IllegalStateException;->()V throw p1 .end method .method public next()Lcom/fasterxml/jackson/databind/util/LinkedNode; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()", "Lcom/fasterxml/jackson/databind/util/LinkedNode<", "TT;>;" } .end annotation .line 1 iget-object v0, p0, Lcom/fasterxml/jackson/databind/util/LinkedNode;->next:Lcom/fasterxml/jackson/databind/util/LinkedNode; return-object v0 .end method .method public value()Ljava/lang/Object; .locals 1 .annotation system Ldalvik/annotation/Signature; value = { "()TT;" } .end annotation .line 1 iget-object v0, p0, Lcom/fasterxml/jackson/databind/util/LinkedNode;->value:Ljava/lang/Object; return-object v0 .end method