public abstract class StoredObject extends java.lang.Object implements StorableObject
Modifier | Constructor and Description |
---|---|
protected |
StoredObject(UserConnection user) |
Modifier and Type | Method and Description |
---|---|
UserConnection |
getUser() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearOnServerSwitch
protected StoredObject(UserConnection user)
public UserConnection getUser()