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