Package org.armedbear.lisp.protocol
Interface LispObject
- All Known Implementing Classes:
HashTable
,WeakHashTable
public interface LispObject
Mark implementation of the LispObject protocol.
-
Method Summary
-
Method Details
-
typeOf
LispObject typeOf()
-