DHUMapNullableExtension<K, V> extension
DHUMapNullableExtension
- on
-
- Map<
K, V> ?
- Map<
Properties
- isEmptyOrNull → bool
-
Available on Map<
ReturnsK, V> ?, provided by the DHUMapNullableExtension extensiontruewhen the map isnullor empty.no setter - isNotEmptyOrNull → bool
-
Available on Map<
ReturnsK, V> ?, provided by the DHUMapNullableExtension extensiontruewhen the map is non-null and not empty.no setter
Methods
-
isPrimitive(
) → bool -
Available on Map<
ReturnsK, V> ?, provided by the DHUMapNullableExtension extensiontruewhen every key and value is a primitive value.