Uses of Class
com.remondis.remap.TypeMapping.TypeMappingBuilder
-
-
Uses of TypeMapping.TypeMappingBuilder in com.remondis.remap
Methods in com.remondis.remap that return TypeMapping.TypeMappingBuilder Modifier and Type Method Description static <S> TypeMapping.TypeMappingBuilder<S>TypeMapping. from(Class<S> source)Specifies the source data type to map from.
-