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, waitacceptInput, getPromptTextpublic boolean blocksForInput(ConversationContext context)
blocksForInput in interface Promptcontext - Context information about the conversation.Copyright © 2015. All rights reserved.