Package net.bramp.ffmpeg.modelmapper
-
Class Summary Class Description Mapper Copies values from one type of object to anotherNotDefaultCondition<S,D> Only maps properties which are not their type's default value.
| Class | Description |
|---|---|
| Mapper |
Copies values from one type of object to another
|
| NotDefaultCondition<S,D> |
Only maps properties which are not their type's default value.
|