org.squashtest.tm.service.internal.batchimport.excel
public interface CellValueCoercer<VAL>
Cell into a value of VAL typeVAL coerce(@NotNull org.apache.poi.ss.usermodel.Cell cell) throws CannotCoerceException
cell - the cell to coerceCannotCoerceException - when not possible to coerce.Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.