isEmpty

abstract fun isEmpty(): Boolean

Returns true if this container doesn't hold any dependency.

Return

true if this container doesn't contain any dependency specification.