| HolderBase |
Base class for external data used in constructing a namespaced file which may reference other files of the same type.
|
| IClass |
Interface for class file information.
|
| IClassItem |
Interface for field or method information.
|
| IClassLocator |
Locator for class information.
|
| LazyList |
List implementation with lazy array construction and modification tracking.
|
| ReferenceCountMap |
Hash map for counting references to Object keys.
|
| ResourceMatcher.ReportMatch |
Report matches found to name patterns.
|
| SparseArrayIterator |
Iterator class for sparse values in an array.
|
| StringArray |
Wrapper for arrays of ordered strings.
|
| StringStack |
Growable String stack with type specific access methods.
|
| UniqueNameSet |
Set of unique names for a context.
|