|
||||||||||
| 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.ShortArrayBox
equip.data.ShortArrayBoxImpl
Implementation of IDL'd abstract class ShortArrayBox
| Field Summary |
| Fields inherited from class equip.data.ShortArrayBox |
value |
| Constructor Summary | |
ShortArrayBoxImpl()
|
|
ShortArrayBoxImpl(short[] v)
convenience constructor - by reference, ie v is NOT copied. |
|
| Methods inherited from class equip.data.ShortArrayBox |
_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 ShortArrayBoxImpl()
public ShortArrayBoxImpl(short[] v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||