public interface TypeConverter
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convertValue(java.lang.Object value)
Converts the value.
|
java.lang.Object convertValue(java.lang.Object value)
value - the value to be converted (which may be null)org.apache.hivemind.ApplicationRuntimeException - if the value can not be converted