Package org.modelmapper
Class Converters
java.lang.Object
org.modelmapper.Converters
Provides helper methods to create converters.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Provides interface to chain another converter or convert to different destination type.static class
Provides helper methods to create converters for collection.static interface
Converts source to destination. -
Method Summary