mapster 0.1.0 copy "mapster: ^0.1.0" to clipboard
mapster: ^0.1.0 copied to clipboard

outdated

Object mapping package that allows you easily register all Mappers and use them later through Mapster.

0.1.0 #

  • Change signature of Mapster's map functions.
  • Change algorithm of creating an Mapper's ID.
  • Replace to<TO> function with To<TO> class due to a bug.
  • Replace toType with to in Mapper.
  • Remove toType override from all Mapper's inheritors.

0.0.1 #

  • Create Mapper base class and its 9 inheritors.
  • Create Mapster base class and its private implementation.
  • Create MapperNotRegistered exception.
1
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Object mapping package that allows you easily register all Mappers and use them later through Mapster.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on mapster