|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeConversion
An object that can convert a value to a different type.
Method Summary | |
---|---|
java.lang.Object |
convertValue(java.lang.Object value)
Converts the provided value to the type represented by the implementor if this interface. |
Method Detail |
---|
java.lang.Object convertValue(java.lang.Object value)
Converts the provided value to the type represented by the implementor if this interface.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |