|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.russell_allen.smallworld.SmallObject
com.russell_allen.smallworld.SmallInt
class SmallInt
| Field Summary | |
|---|---|
int |
value
|
| Fields inherited from class com.russell_allen.smallworld.SmallObject |
|---|
data, id, objClass |
| Constructor Summary | |
|---|---|
SmallInt()
|
|
SmallInt(SmallObject IntegerClass,
int v)
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
toInteger()
|
java.lang.String |
toString()
|
| Methods inherited from class com.russell_allen.smallworld.SmallObject |
|---|
copy, duplicate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int value
| Constructor Detail |
|---|
public SmallInt(SmallObject IntegerClass,
int v)
public SmallInt()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Integer toInteger()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||