.class abstract Lcom/google/common/graph/DirectedGraphConnections$NodeConnection; .super Ljava/lang/Object; .source "DirectedGraphConnections.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/graph/DirectedGraphConnections; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x40a name = "NodeConnection" .end annotation .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Succ;, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection$Pred; } .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # instance fields .field final node:Ljava/lang/Object; .annotation system Ldalvik/annotation/Signature; value = { "TN;" } .end annotation .end field # direct methods .method constructor (Ljava/lang/Object;)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(TN;)V" } .end annotation .line 76 invoke-direct {p0}, Ljava/lang/Object;->()V .line 77 invoke-static {p1}, Lcom/google/common/base/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; move-result-object p1 iput-object p1, p0, Lcom/google/common/graph/DirectedGraphConnections$NodeConnection;->node:Ljava/lang/Object; return-void .end method