Uses of Class
org.apache.commons.lang.ObjectUtils.Null
Packages that use ObjectUtils.Null
Package
Description
Provides highly reusable static utility methods, chiefly concerned
with adding value to the
java.lang
classes.-
Uses of ObjectUtils.Null in org.apache.commons.lang
Fields in org.apache.commons.lang declared as ObjectUtils.NullModifier and TypeFieldDescriptionstatic final ObjectUtils.Null
ObjectUtils.NULL
Singleton used as anull
placeholder wherenull
has another meaning.