com.flagstone.transform.action
Class Null

java.lang.Object
  extended by com.flagstone.transform.action.Null

public final class Null
extends Object

Null is a lightweight object that is used solely to allow null values to be pushed onto the Flash Player stack.


Method Summary
static Null getInstance()
          Returns a canonical Null object.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static Null getInstance()
Returns a canonical Null object.

Returns:
an object that can safely be shared among objects.

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.