tuweni / org.apache.tuweni.toml / TomlTable / isEmpty

isEmpty

abstract fun isEmpty(): Boolean (source)

Returns true if there are no entries in this table

Return
Boolean: true if there are no entries in this table.