removeEntry

abstract fun removeEntry(uuid: UUID): Boolean

Removes the entry with the given uuid from the tab list, returning whether the entry was removed successfully or not.

If no entry with the given UUID exists, this will return false.

Return

the result of removing the entry

Parameters

uuid

the uuid