|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Converter
Basic converter interface for specifying what object type can be converted.
Method Summary | |
---|---|
Class<?> |
getSupportedType()
Returns the object type that this converter supports, which may specified by a class, superclass, abstract class, interface, or null. |
Method Detail |
---|
Class<?> getSupportedType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |