jasco.runtime
Class NULL

java.lang.Object
  extended by jasco.runtime.NULL

public class NULL
extends java.lang.Object


Field Summary
static java.lang.Object instance
           
static java.lang.Object[] instanceArray
           
 
Constructor Summary
NULL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final java.lang.Object instance

instanceArray

public static final java.lang.Object[] instanceArray
Constructor Detail

NULL

public NULL()