END_OF_CONVERSATION
Constructor | Description |
---|---|
StringPrompt() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
blocksForInput(ConversationContext context) |
Ensures that the prompt waits for the user to provide input.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptInput, getPromptText
public boolean blocksForInput(@NotNull ConversationContext context)
blocksForInput
in interface Prompt
context
- Context information about the conversation.Copyright © 2019. All rights reserved.