|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectLectureGame.Test.network_stresstest.NamesPasswords
final class NamesPasswords
Created by IntelliJ IDEA. User: olekrst Date: 04.apr.2007 Time: 10:47:00 This class contains screen names for use by the player agents, as well as the password used by them. It is possible to add a suffix (e.g. an int) to make the names unique if more agents than the availiable names dictate are needed.
Field Summary | |
---|---|
static java.lang.String[] |
names
|
static java.lang.String |
password
|
Constructor Summary | |
---|---|
NamesPasswords()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String password
public static final java.lang.String[] names
Constructor Detail |
---|
NamesPasswords()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |