Uses of Interface
it.avutils.jmapper.mapper.IMapper

Packages that use IMapper
it.avutils.jmapper JMapper is an dynamic mapping framework. 
it.avutils.jmapper.dsl This package contains all DSL classes used to increase readability of code. 
 

Uses of IMapper in it.avutils.jmapper
 

Methods in it.avutils.jmapper that return IMapper
 IMapper<D,S> JMapper.createMapper(MapperBuilder mapper)
           
 

Uses of IMapper in it.avutils.jmapper.dsl
 

Methods in it.avutils.jmapper.dsl that return types with arguments of type IMapper
<D,S> Class<IMapper<D,S>>
MapperBuilder.generate()
           
<D,S> Class<IMapper<D,S>>
MapperBuilder.get()
           
 



Copyright © 2013. All Rights Reserved.