com.grack.prologmachine
Class EmptyList

java.lang.Object
  |
  +--com.grack.prologmachine.EmptyList

public class EmptyList
extends java.lang.Object
implements Unifiable


Constructor Summary
EmptyList()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmptyList

public EmptyList()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object