END_OF_CONVERSATION| 构造器和说明 |
|---|
StringPrompt() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 Promptcontext - Context information about the conversation.