Package | Description |
---|---|
gnu.expr |
Supports
Expression ,
and various related classes need to compile programming languages. |
gnu.jemacs.buffer |
Provides various building blocks for building an Emacs-like text editor.
|
gnu.kawa.lispexpr | |
gnu.kawa.util | |
gnu.kawa.xml | |
gnu.mapping |
Supports
Procedure ,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
gnu.text |
Supports various utility classes
for formatting, parsing, and manipulating text (strings).
|
Class and Description |
---|
AbstractHashTable
An abstract hash map from K to V.
|
GeneralHashTable
A generic hash table.
|
IdentityHashTable
A hash table where "equals" is object identity.
|
Class and Description |
---|
RangeTable
Map integers to Object.
|
Class and Description |
---|
AbstractHashTable
An abstract hash map from K to V.
|
RangeTable
Map integers to Object.
|
Class and Description |
---|
AbstractHashTable
An abstract hash map from K to V.
|
AbstractWeakHashTable
A hash table with weakly referenced keys and values.
|
AbstractWeakHashTable.WEntry |
GeneralHashTable
A generic hash table.
|
HashNode
An entry in a
GeneralHashTable . |
RangeTable
Map integers to Object.
|
WeakHashNode |
Class and Description |
---|
AbstractHashTable
An abstract hash map from K to V.
|
Class and Description |
---|
AbstractHashTable
An abstract hash map from K to V.
|
Class and Description |
---|
AbstractHashTable
An abstract hash map from K to V.
|
GeneralHashTable
A generic hash table.
|
HashNode
An entry in a
GeneralHashTable . |