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