|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.runtime.Object
equip.runtime.ValueBase
equip.data.CharBox
equip.data.CharBoxImpl
Implementation of IDL'd abstract class CharBox
| Field Summary |
| Fields inherited from class equip.data.CharBox |
value |
| Constructor Summary | |
CharBoxImpl()
|
|
CharBoxImpl(char v)
convenience constructor |
|
CharBoxImpl(java.lang.Character v)
convenience constructor - v must not be null |
|
| Methods inherited from class equip.data.CharBox |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CharBoxImpl()
public CharBoxImpl(char v)
public CharBoxImpl(java.lang.Character v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||