This class extends {@link java.lang.Number} and implements all {@code Number} methods forconverting to primitive integer types.
An {@code Address} instance is lighter weight than most {@link Pointer}instances, and may be used when a native address needs to be stored in java, but no other operations (such as reading/writing values) need be performed on the native memory. For most cases, a {@link Pointer} offers more flexibilityand should be preferred instead.
|
|
|
|
|
|
|
|