Package org.armedbear.lisp.protocol
Interface LispObject
-
- All Known Implementing Classes:
HashTable,WeakHashTable
public interface LispObjectMark implementation of the LispObject protocol.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LispObjecttypeOf()
-
-
-
Method Detail
-
typeOf
LispObject typeOf()
-
-