T - Accepting content typepublic abstract class AbstractIgnoringPrompt<T extends Content> extends Object implements ConversationPrompt<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractIgnoringPrompt() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(ConversationContext context,
T input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconversationEnded, promptMessage, typepublic boolean process(ConversationContext context, T input)
Copyright © 2016. All rights reserved.