isEmpty

abstract fun isEmpty(): Boolean(source)

Returns True if the cache is empty, or False if there's at least a entry stored in cache.

Return

True if is empty.