GenericObjectExtension extension

Extension for Object nullable.

on

Properties

isPrimitiveList bool
Returns true if this object is a List of primitive values. See isPrimitiveValue.
no setter
isPrimitiveMap bool
Returns true if this object is a Map of String keys and primitive values. See isPrimitiveValue.
no setter
isPrimitiveValue bool
Returns true if this object is a num, String or bool.
no setter