org.zkoss.lang.reflect
Interface Zombie


public interface Zombie

A marker interface to represent a Zombie. A Zombie object is used to represents a non-existent object; or a null object with an identity. To distinguish the difference between an existence object and a Zombie, programer can check wether the object implements this Zombie interface.

Author:
henrichen



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.