Deprecated API


Contents
Deprecated Classes
com.franz.jlinker.LispConnector
          Use the new static methods in LispCall class. 
 

Deprecated Methods
com.franz.jlinker.LispCall.typeOf()
          use LispCall.getTypeCode() 
com.franz.jlinker.LispCall.typeOf(int)
          use LispCall.getTypeCode(int)