Package org.mapstruct.ap.conversion

Provides built-in conversions between primitive and wrapper types, strings, dates etc.

See: Description

Package org.mapstruct.ap.conversion Description

Provides built-in conversions between primitive and wrapper types, strings, dates etc. Conversions are effectively short String snippets such as (int) or .toString() which are added inline to the generated mapping code.

Copyright © 2012-2014. All Rights Reserved.