Package com._1c.g5.aef2.mappers
- 
Interface Summary Interface Description IMapper<M,V> Generalized mapper interface.
- 
Class Summary Class Description OneWayMapper<M,V> Caching one-way mapper from model to its projected view.
| Interface | Description | 
|---|---|
| IMapper<M,V> | Generalized mapper interface. | 
| Class | Description | 
|---|---|
| OneWayMapper<M,V> | Caching one-way mapper from model to its projected view. |