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