public class DefaultNAskFormat<T> extends Object implements net.thevpc.nuts.io.NAskFormat<T>
| Constructor and Description |
|---|
DefaultNAskFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object value,
net.thevpc.nuts.io.NAsk<T> question) |
List<Object> |
resolveDefaultValues(Class type,
net.thevpc.nuts.io.NAsk<T> question) |
Copyright © 2026 vpc open source initiative. All rights reserved.