concast.merged
Class NodeId

java.lang.Object
  |
  +--concast.merged.NodeId

public class NodeId
extends java.lang.Object

Element of the UNL, id of the up stream neighbor


Constructor Summary
protected NodeId(long value)
           
 
Method Summary
 long getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeId

protected NodeId(long value)
Method Detail

getId

public long getId()