Package net.binis.codegen.map
Interface Mapping<S,D>
- All Known Implementing Classes:
LambdaMapperExecutor,MapperExecutor
public interface Mapping<S,D>
-
Method Summary
-
Method Details
-
getSource
-
getDestination
-
map
-
LambdaMapperExecutor, MapperExecutor