intarsys runtime library

de.intarsys.tools.valueholder
Class NullValueHolder

java.lang.Object
  extended by de.intarsys.tools.valueholder.NullValueHolder
All Implemented Interfaces:
IValueHolder

public class NullValueHolder
extends Object
implements IValueHolder


Constructor Summary
NullValueHolder()
           
 
Method Summary
 Object get()
           
 Object set(Object newValue)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullValueHolder

public NullValueHolder()
Method Detail

get

public Object get()
Specified by:
get in interface IValueHolder

set

public Object set(Object newValue)
Specified by:
set in interface IValueHolder

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.