All Classes
-
All Classes Interface Summary Class Summary Class Description BiMapper<F,T> Bidirectional type mapper.Mapper<F,T> Unidirectional type mapper.MultiBiMapper<F,T> Bidirectional Collection type mapper.MultiMapper<F,T> Unidirectional Collection type mapper.NullSafeBiMapper<F,T> Null-safe bidirectional type mapper.NullSafeMapper<F,T> Null-safe unidirectional type mapper.NullSafeMultiBiMapper<F,T> Null-safe bidirectional Collection type mapper.NullSafeMultiMapper<F,T> Null-safe unidirectional Collection type mapper.