|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--TestBedConfig
| Nested Class Summary | |
class |
TestBedConfig.TestBedConfigMote
|
| Constructor Summary | |
TestBedConfig(java.lang.String filename)
|
|
| Method Summary | |
TestBedConfig.TestBedConfigMote |
getMote(int i)
|
java.util.Iterator |
getMotesIterator()
|
int |
getNumberOfMotes()
|
static void |
main(java.lang.String[] args)
When called standalone, this parses the config file provided and prints the information read |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestBedConfig(java.lang.String filename)
throws java.io.FileNotFoundException
| Method Detail |
public int getNumberOfMotes()
public TestBedConfig.TestBedConfigMote getMote(int i)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic java.util.Iterator getMotesIterator()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||