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 TypeClassDescriptionclassManages the literals of a Compilation.classManages the set of declarations "currently" in scope. -
Uses of GeneralHashTable in gnu.kawa.util
Subclasses of GeneralHashTable in gnu.kawa.utilModifier and TypeClassDescriptionclassIdentityHashTable<K,V> A hash table where "equals" is object identity. -
Uses of GeneralHashTable in gnu.text
Subclasses of GeneralHashTable in gnu.textModifier and TypeClassDescriptionclassA table to manage standard character names.