| Package | Description |
|---|---|
| sisc.modules.hashtable |
| Modifier and Type | Class and Description |
|---|---|
class |
Hashtable |
class |
SynchronizedHashtable |
class |
WeakHashtable |
| Modifier and Type | Method and Description |
|---|---|
HashtableBase |
SynchronizedHashtable.getDelegate() |
static HashtableBase |
Primitives.shash(Value o) |
| Constructor and Description |
|---|
SynchronizedHashtable(HashtableBase delegate) |