public class DefaultNutsResponseParser<T> extends Object implements net.thevpc.nuts.NutsQuestionParser<T>
| Constructor and Description |
|---|
DefaultNutsResponseParser(net.thevpc.nuts.NutsSession session,
Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
T |
parse(Object response,
T defaultValue,
net.thevpc.nuts.NutsQuestion<T> question) |
Copyright © 2022 vpc open source initiative. All rights reserved.