Represents a piece of state which can be accessed in a multi threaded way rather like {@link java.util.concurrent.atomic.AtomicReference} but whichalso supports the use of listeners to be notified when the state changes.
@version $Revision: $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.