| Class | Description |
|---|---|
| X_Byte | |
| X_Debug | |
| X_Debug.DebugStream | |
| X_GC |
In order to encourage and facilitate object de-referencing,
the X_GC class, combined with the
OnGC annotation
allow objects to destroy each other without necessarily knowing anything about them. |
| X_Namespace |
A collection of string constants, used as property keys throughout the app.
|
| X_Properties |
A collection of static strings and other properties used throughout the app.
|
| X_Runtime |
This class is magic; there are four copies of this class;
do not add anything to them unless you download all xapi source,
and do a full text search on "X_Runtime\s+{"
This is the public class exposed to a jre.
|
| X_String | |
| X_Util |
Generic purpose utility methods;
this class has no fields, no
|
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.