Uses of Class
org.codehaus.groovy.runtime.NullObject

Packages that use NullObject
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator. 
 

Uses of NullObject in org.codehaus.groovy.runtime
 

Methods in org.codehaus.groovy.runtime that return NullObject
static NullObject NullObject.getNullObject()
          get the NullObject reference
 



Copyright © 2003-2007 The Codehaus. All Rights Reserved.