All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bld.commons.controller.mapper.PerformanceModelMapper Maven / Gradle / Ivy

The newest version!
package com.bld.commons.controller.mapper;

import com.bld.commons.utils.data.BaseModel;

public interface PerformanceModelMapper,PM extends BaseModel> extends ModelMapper{
	
	public PM convertToPerformanceModel(E entity);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy