|
|||||||||
Home >> All >> org >> xmud >> [ core overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.xmud.core
Class CState_impl

java.lang.Objectorg.xmud.core.CState
org.xmud.core.CState_impl
- All Implemented Interfaces:
- java.io.Serializable
- public class CState_impl
- extends CState
Field Summary |
Fields inherited from class org.xmud.core.CState |
active, name, objid, owner, persist, timestamp |
Constructor Summary | |
CState_impl()
|
Method Summary | |
boolean |
eq(CState x)
|
void |
print()
|
Methods inherited from class org.xmud.core.CState |
readCustom, writeCustom |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
CState_impl
public CState_impl()
Method Detail |
public void print()
eq
public boolean eq(CState x)
|
|||||||||
Home >> All >> org >> xmud >> [ core overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |