Package org.apache.wicket.util

Interface Summary
IProvider<T> An object that can provide instances of type T
 

Class Summary
NullProvider<T> Provider that provides nulls.
ValueProvider<T> Provider that always provides the specified value.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.