-
-
Class Summary
| Class |
Description |
| BlockGuard |
Mechanism to let threads set restrictions on what code is allowed
to do in their thread.
|
| CloseGuard |
CloseGuard is a mechanism for flagging implicit finalizer cleanup of
resources that should have been cleaned up by explicit close
methods (aka "explicit termination methods" in Effective Java).
|
| DalvikLogging |
Utility methods for logging to DalvikHandlers.
|
| SocketTagger |
Callbacks for socket assignment and reassignment.
|
| VMRuntime |
Provides an interface to VM-global, Dalvik-specific features.
|
| VMStack |
Provides a limited interface to the Dalvik VM stack.
|
-