| Class | Description |
|---|---|
| GenericValueMap<T> | |
| IndexedValueMap |
A map-like data structure for directly mapping int indexes to
Value objects using an
array. |
| RegisterMap<T> | |
| ValueMap<K extends Value,T> |
A map interface to map
Values to other objects. |
| ValueSet<S extends ValueSet<S>> | |
| VariableVirtualStackValueMap<K extends Value,T> |