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