Class EntityDtoMapperImpl<T,S>

java.lang.Object
it.smartdust.entitydtomapper.EntityDtoMapperImpl<T,S>
All Implemented Interfaces:
EntityDtoMapper<T,S>

public class EntityDtoMapperImpl<T,S> extends Object implements EntityDtoMapper<T,S>
  • Constructor Details

    • EntityDtoMapperImpl

      public EntityDtoMapperImpl()
  • Method Details