|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SIDL.Integer
Class Integer contains inner classes that
provide holder and array support for standard Java primitive
types.
| Nested Class Summary | |
static class |
Integer.Array
Define a one dimensional array of type int
for the SIDL Java run-time. |
static class |
Integer.Array1
Define a one dimensional array of type int. |
static class |
Integer.Array2
Define a two dimensional array of type int. |
static class |
Integer.Array3
Define a three dimensional array of type int. |
static class |
Integer.Array4
Define a four dimensional array of type int. |
static class |
Integer.Holder
This is the holder inner class for inout and out arguments for type Integer. |
| Constructor Summary | |
Integer()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Integer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||