|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeConverter
Converts a value to a specific (implicit) type.
Method Summary | |
---|---|
java.lang.Object |
convertValue(java.lang.Object value)
Converts the value. |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |