Interface Pathname

All Superinterfaces:
LispObject

public interface Pathname extends LispObject
Mark object as implementing the Hashtable protocol.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.armedbear.lisp.protocol.LispObject

    typeOf
  • Method Details