public static class CodeValuable.Helper
extends java.lang.Object
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
static <C extends CodeValuable> |
parseCode(java.lang.Class<C> type,
java.lang.String value,
C defaultValue) |
public static <C extends CodeValuable> C parseCode(java.lang.Class<C> type, java.lang.String value, C defaultValue)