Skip navigation links

Package org.mapstruct.ap.internal.model.source.builtin

Contains "built-in methods" which may be added as private methods to a generated mapper.

See: Description

Package org.mapstruct.ap.internal.model.source.builtin Description

Contains "built-in methods" which may be added as private methods to a generated mapper. Built-in methods are an alternative to primitive conversions in cases where those don't suffice, e.g. if several lines of code are required for a conversion or an exception needs to be handled. Each built-in method has a corresponding template which contains the source code of the method.

Skip navigation links

Copyright © 2012-2017 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.