org.armedbear.lisp.protocol
Interface LispObject

All Known Subinterfaces:
Hashtable
All Known Implementing Classes:
HashTable, WeakHashTable

public interface LispObject

Mark implementation of the LispObject protocol.


Method Summary
 LispObject typeOf()
           
 

Method Detail

typeOf

LispObject typeOf()