com.flagstone.transform.action
Class Void

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

public final class Void
extends Object

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


Method Summary
static Void getInstance()
          Returns a canonical Void 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 Void getInstance()
Returns a canonical Void 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.