|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpeersim.skipnet.SkipnetUtil
public final class SkipnetUtil
Nested Class Summary | |
---|---|
static class |
SkipnetUtil.Direction
|
static class |
SkipnetUtil.Errors
|
static class |
SkipnetUtil.Events
|
Constructor Summary | |
---|---|
SkipnetUtil()
|
Method Summary | |
---|---|
static NumericId |
getNumericId(peersim.core.Node node,
int pid)
|
static SkipnetName |
getSkipnetName(peersim.core.Node node,
int pid)
|
static Skipnet |
getSkipnetProtocol(peersim.core.Node node,
int pid)
|
static SkipnetUtil.Direction |
inverseDirection(SkipnetUtil.Direction dir)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SkipnetUtil()
Method Detail |
---|
public static SkipnetUtil.Direction inverseDirection(SkipnetUtil.Direction dir)
public static SkipnetName getSkipnetName(peersim.core.Node node, int pid)
public static NumericId getNumericId(peersim.core.Node node, int pid)
public static Skipnet getSkipnetProtocol(peersim.core.Node node, int pid)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |