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