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