Interface FieldMapper<T>
-
- All Known Implementing Classes:
ListOfStringMapper,StringMapper
public interface FieldMapper<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tmap(Object o)
-
ListOfStringMapper, StringMapperpublic interface FieldMapper<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
map(Object o) |