simkin
Class Null

java.lang.Object
  |
  +--simkin.Null

public class Null
extends java.lang.Object

This class is used to instantiate a single instance of the "null" object


Constructor Summary
Null()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Null

public Null()