Uses of Class
org.apache.commons.lang3.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.lang3
Fields in org.apache.commons.lang3 declared as ObjectUtils.NullModifier and TypeFieldDescriptionstatic final ObjectUtils.Null
ObjectUtils.NULL
Singleton used as anull
placeholder wherenull
has another meaning.