Interface ChoiceItemIF

All Superinterfaces:
ConsoleUIItemIF, ListItemIF
All Known Implementing Classes:
ChoiceItem, Separator

public interface ChoiceItemIF extends ConsoleUIItemIF, ListItemIF
  • Method Details

    • isDefaultChoice

      default boolean isDefaultChoice()
    • getKey

      default Character getKey()