TextMenu.removeItem

Removes the menu item associated with key. If no item was associated with such key, nothing happens.

class TextMenu(inputStreamT, outputStreamT, keyT)
final
void
removeItem
(
keyT key
)

Meta