| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Field and Description |
|---|---|
Current |
CurrentHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Current |
CurrentHelper.extract(Any a) |
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream istream) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CurrentHelper.insert(Any a,
Current that) |
static void |
CurrentHelper.write(OutputStream ostream,
Current value) |
| Constructor and Description |
|---|
CurrentHolder(Current initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.