public interface Hint<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Hint.Impl<T> |
| Modifier and Type | Method and Description |
|---|---|
T |
getDefaultValue() |
java.lang.String |
getName() |
java.lang.Class<T> |
getValueType() |
boolean |
isNullValueAllowed() |
Copyright © 2013 echocat. All Rights Reserved.