@FunctionalInterface public static interface SignPromptFactory.ResponseHandler
| Modifier and Type | Method and Description |
|---|---|
SignPromptFactory.Response |
handleResponse(List<String> lines)
Handles the response
|
@Nonnull SignPromptFactory.Response handleResponse(@Nonnull List<String> lines)
lines - the response contentCopyright © 2022. All rights reserved.