|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.mgmt.common.NodeAddressConvertor
public class NodeAddressConvertor
Created on May 15, 2006
| Constructor Summary | |
|---|---|
NodeAddressConvertor()
|
|
| Method Summary | |
|---|---|
static int |
findConnectionLevel(String from,
String to)
|
static int[] |
toIntArray(String address)
Converts a string representation of address to an array of ints E.g. |
static String |
toString(int[] address)
Converts an array representation of address to a string E.g. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeAddressConvertor()
| Method Detail |
|---|
public static int[] toIntArray(String address)
address -
public static String toString(int[] address)
address -
public static int findConnectionLevel(String from,
String to)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||