Package | Description |
---|---|
org.armedbear.lisp |
Modifier and Type | Class and Description |
---|---|
protected static class |
HashTable.EqlComparator |
protected static class |
HashTable.EqualComparator |
protected static class |
HashTable.EqualpComparator |
Modifier and Type | Field and Description |
---|---|
(package private) HashTable.Comparator |
HashTable.comparator |
Constructor and Description |
---|
HashTable(HashTable.Comparator c,
int size,
LispObject rehashSize,
LispObject rehashThreshold) |