Uses of Class
org.apache.commons.lang3.ObjectUtils.Null

Packages that use ObjectUtils.Null
org.apache.commons.lang3 Provides highly reusable static utility methods, chiefly concerned with adding value to the java.lang classes. 
 

Uses of ObjectUtils.Null in org.apache.commons.lang3
 

Fields in org.apache.commons.lang3 declared as ObjectUtils.Null
static ObjectUtils.Null ObjectUtils.NULL
          Singleton used as a null placeholder where null has another meaning.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.