Interface PromptFormatter

  • All Known Implementing Classes:
    ListFormat, QuestionFormat

    public interface PromptFormatter
    Interface for prompt formatters
    • Method Detail

      • displayPrompt

        <TOption> void displayPrompt​(Prompt<TOption> prompt)
        Displays the prompt
        Type Parameters:
        TOption - Option type
        Parameters:
        prompt - Prompt