|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSpace
CornerSpace
public class CornerSpace
Field Summary | |
---|---|
int |
myCost
|
Fields inherited from class Space |
---|
mortgaged, myColor, myName, myOwner, mySpace, myType |
Constructor Summary | |
---|---|
CornerSpace()
|
|
CornerSpace(java.lang.String name,
int cost)
|
Method Summary |
---|
Methods inherited from class Space |
---|
equals, getColor, getMortgaged, getName, getOwner, getType, setMortgaged, setOwner |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int myCost
Constructor Detail |
---|
public CornerSpace()
public CornerSpace(java.lang.String name, int cost)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |