org.concord.util.script
Class Nil

java.lang.Object
  |
  +--org.concord.util.script.Nil

public final class Nil
extends java.lang.Object


Constructor Summary
Nil()
           
 
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

Nil

public Nil()
Method Detail

toString

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