| This utility class provides a more Hashtable-like interface to
SymbolTable , which normally maps a symbol to a table index.
Threading note: this class is not synchronized, but is designed to
save to read from multiple threads, while write from a single thread
context (at a time).
author: Rob Clark (rob@ti.com) version: 0.0 See Also: SymbolTable |