public class DefaultNutsQuestionFormat<T> extends Object implements net.thevpc.nuts.NutsQuestionFormat<T>
| Constructor and Description |
|---|
DefaultNutsQuestionFormat(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object value,
net.thevpc.nuts.NutsQuestion<T> question) |
Object[] |
getDefaultValues(Class type,
net.thevpc.nuts.NutsQuestion<T> question) |
public DefaultNutsQuestionFormat(net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.