Uses of Class
gnu.kawa.util.GeneralHashTable
Packages that use GeneralHashTable
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.
Supports various utility classes
for formatting, parsing, and manipulating text (strings).
-
Uses of GeneralHashTable in gnu.expr
Subclasses of GeneralHashTable in gnu.exprModifier and TypeClassDescriptionclass
Manages the literals of a Compilation.class
Manages the set of declarations "currently" in scope. -
Uses of GeneralHashTable in gnu.kawa.util
Subclasses of GeneralHashTable in gnu.kawa.utilModifier and TypeClassDescriptionclass
IdentityHashTable<K,
V> A hash table where "equals" is object identity. -
Uses of GeneralHashTable in gnu.text
Subclasses of GeneralHashTable in gnu.textModifier and TypeClassDescriptionclass
A table to manage standard character names.