Interface Mapper<T,U>
- Type Parameters:
T-U-
- All Known Implementing Classes:
AbstractMapper,BasicMapperImpl,FullViewMapper
public interface Mapper<T,U>
A simple interface to define mapping standard functions
- Author:
- Nicolas Thibault
-
Method Summary
-
Method Details
-
mapFrom
-
mapFrom
-
mapTo
-
mapTo
-