Interface Mapping<IN,OUT>
- All Known Implementing Classes:
DomainNameMapping
public interface Mapping<IN,OUT>
Maintains the mapping from the objects of one type to the objects of the other type.
-
Method Summary
-
Method Details
-
map
-
DomainNameMapping