Interface Hashtable
- All Superinterfaces:
LispObject
- All Known Implementing Classes:
HashTable, WeakHashTable
Mark object as implementing the Hashtable protocol.
-
Method Summary
Methods inherited from interface LispObject
typeOf
-
Method Details
-
getEntries
LispObject getEntries() -
ENTRIES
Deprecated.
-