| Package | Description |
|---|---|
| com.sun.istack |
istack-commons runtime utilities.
|
| com.sun.istack.logging | |
| com.sun.xml.bind.v2.model.annotation | |
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Class | Description |
|---|---|
| NotNull |
Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
|
| Pool |
Pool of reusable objects that are indistinguishable from each other,
such as JAXB marshallers.
|
| Class | Description |
|---|---|
| NotNull |
Designates that a field, return value, argument, or a variable is guaranteed to be non-null.
|
| Class | Description |
|---|---|
| Nullable |
Designates that a field, return value, argument, or a variable may be null.
|
| Class | Description |
|---|---|
| Nullable |
Designates that a field, return value, argument, or a variable may be null.
|
Copyright © 2017 Oracle Corporation. All rights reserved.