|
SunSPOT API V3.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Isolate.LifecycleListener | Monitor isolate lifecycle events such as shutdown, hibernate, and unhibernate. |
| Class Summary | |
|---|---|
| Address | The Address class is used to abstract machine addresses. |
| Isolate | The Isolate class represents a "process-like" unit of computation that is isolated from other instances of Isolate. |
| Offset | The offset type is used by the runtime system and collector to denote the directed distance between two machine addresses. |
| Unsafe | A collection of methods for performing peek and poke operations on memory addresses. |
| UWord | The word type is used by the runtime system and collector to denote machine word-sized quantities. |
| VM | This is a Squawk VM specific class that is used to communicate between executing Java software and the low level core VM that is expressed in machine code. |
Provides classes for low level interactions with the Squawk VM.
|
SunSPOT API V3.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||