Uses of Class
com.thoughtworks.proxy.toys.nullobject.Null.NullBuild

Packages that use Null.NullBuild
com.thoughtworks.proxy.toys.nullobject A toy to create dummy null objects with intelligent behavior. 
 

Uses of Null.NullBuild in com.thoughtworks.proxy.toys.nullobject
 

Methods in com.thoughtworks.proxy.toys.nullobject that return Null.NullBuild
static
<T> Null.NullBuild<T>
Null.proxy(Class<T> type)
          Creates a factory for proxy instances that is nullable.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.