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