Package-level declarations
Functions
Link copied to clipboard
Get a non-null array itself for the nullable array.
Get a non-null boolean value itself for the nullable boolean value.
Get a non-null double value itself for the nullable double value.
Get a non-null float value itself for the nullable float value.
Get a non-null integer value itself for the nullable integer value.
Get a non-null long value itself for the nullable long value.
Get a non-null string value itself for the nullable string value.
Get a non-null list itself for the nullable list.
Get a non-null map itself for the nullable map.
Get a non-null set itself for the nullable set.
Get a non-null value itself for the nullable value. If the value itself is null, it returns the specified default value. a default value if the nullable value is null