|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbcds.phison.sim.Consts
public abstract class Consts
Define constants used by some classes associated to
Sim
.
It is envisioned the disappearance of these costants, particularly COST_TYPE, but for that to happen, there should be a way to specify cost functions generically.
Nested Class Summary | |
---|---|
static class |
Consts.COST_TYPE
Identifies the edge cost function. |
static class |
Consts.DEBUG
Extra flags the user can pass to the simulator. |
static class |
Consts.TRAF_TYPE
Type of traffic. |
Constructor Summary | |
---|---|
Consts()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Consts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |