public class ExternalValueQuestion
extends java.lang.Object
| Constructor and Description |
|---|
ExternalValueQuestion() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Question<T> |
valueOf(T value) |
public static <T> Question<T> valueOf(T value)