Interface TypeConverter
-
public interface TypeConverter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectconvert(Object value)Class<?>getType()
-
public interface TypeConverter
| Modifier and Type | Method | Description |
|---|---|---|
Object |
convert(Object value) |
|
Class<?> |
getType() |