urv.olsr.util
Class Util

java.lang.Object
  extended by urv.olsr.util.Util

public class Util
extends java.lang.Object

Author:
Marcel Arrufat Arias

Constructor Summary
Util()
           
 
Method Summary
static OLSRSet copyNodeSet(OLSRSet originalSet)
          Returns a copy of the list of nodes
static java.util.List<java.net.InetAddress> getAddressList(OLSRSet realNeighbors)
          This method will return a list of the addresses of the neighbors in the group (virtual neighbors)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

copyNodeSet

public static OLSRSet copyNodeSet(OLSRSet originalSet)
Returns a copy of the list of nodes


getAddressList

public static java.util.List<java.net.InetAddress> getAddressList(OLSRSet realNeighbors)
This method will return a list of the addresses of the neighbors in the group (virtual neighbors)

Parameters:
realNeighbors -
Returns:
group neighbors