|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapp2.LobbyInfos
Constructor Summary | |
LobbyInfos()
|
Method Summary | |
int |
addApplicationInstance(int aIID)
|
void |
addUser(int index,
java.lang.String username,
int aID)
|
java.util.Vector |
getApplicationInstanceInfos(int index)
|
int |
getApplicationInstancesSize()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LobbyInfos()
Method Detail |
public int addApplicationInstance(int aIID)
public void addUser(int index, java.lang.String username, int aID)
public int getApplicationInstancesSize()
public java.util.Vector getApplicationInstanceInfos(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |