|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.kth.leiflindback.distdb.db.Account
se.kth.leiflindback.distdb.db.NullAccount
public class NullAccount
Used as an empty state, so we can transfer an object instead of null
.
Field Summary | |
---|---|
static long |
serialVersionUID
|
Constructor Summary | |
---|---|
NullAccount()
|
Method Summary |
---|
Methods inherited from class se.kth.leiflindback.distdb.db.Account |
---|
addInterest, deposit, getBalance, withdraw |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public NullAccount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |