isSimple

open fun isSimple(): Boolean(source)

Queries whether this object represents a simple (non-composite) type, not an array and not a generic type.

Return

true if this object represents a simple type.