This page is part of an archival collection and is no longer actively maintained.
It may contain outdated information and may not meet current or future
WCAG accessibility standards.
We provide this content, its subpages, and associated links for historical reference only.
If you need assistance, please contact support@cs.washington.edu
This class represents a 32 bits reference (C/C++ pointer) to
a Struct object (other types may require a Struct
wrapper).
Note: For references which can be externally modified, an application
may want to check the up-to-date status of
the reference. For out-of-date references, a new Struct
can be created at the address specified by value()
(using JNI) and then set to the reference.