END_OF_CONVERSATION
Constructor and Description |
---|
StringPrompt() |
Modifier and Type | Method and 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(ConversationContext context)
blocksForInput
in interface Prompt
context
- Context information about the conversation.Copyright © 2021. All rights reserved.