Class Null

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

public class Null
extends Object
implements Serializable
The class `Null' represents a null slot filler, since it can be useful to distinguish a value of null from the case where the slot is missing.


Constructor Index

 o Null()
Constructs an instance of Null.

Constructors

 o Null
 public Null()
Constructs an instance of Null.