|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--PlayerSaver
Defines the output of a pml from a Player
Player,
People,
PlayerLoader| Field Summary | |
protected boolean |
fin
True iff Finished, false otherwise |
| Constructor Summary | |
PlayerSaver(Player p)
Start creating the pml file based on the Player specified. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Testing the Methods. |
java.lang.String |
toString()
Gets the pml created from the Player. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected boolean fin
| Constructor Detail |
public PlayerSaver(Player p)
p - the Player| Method Detail |
public java.lang.String toString()
toString in class java.lang.Objectpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||