|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object universe.Server.WorldShell
public static class Server.WorldShell
Constructor Summary | |
---|---|
Server.WorldShell(java.lang.String n,
long id)
|
Method Summary | |
---|---|
boolean |
equals(IWorld w)
|
boolean |
equals(java.lang.Object o)
|
long |
id()
|
java.lang.String |
name()
|
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Server.WorldShell(java.lang.String n, long id)
Method Detail |
---|
public java.lang.String name()
name
in interface IWorld
public long id()
id
in interface IWorld
public boolean equals(IWorld w)
equals
in interface IWorld
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |