Package org.armedbear.lisp.protocol
Interface Pathname
-
- All Superinterfaces:
LispObject
public interface Pathname extends LispObject
Mark object as implementing the Hashtable protocol.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pathname
coerce()
-
Methods inherited from interface org.armedbear.lisp.protocol.LispObject
typeOf
-
-
-
-
Method Detail
-
coerce
Pathname coerce()
-
-