Uses of Interface
org.simpleflatmapper.poi.RowMapper
Packages that use RowMapper
-
Uses of RowMapper in org.simpleflatmapper.poi.impl
Classes in org.simpleflatmapper.poi.impl that implement RowMapperConstructors in org.simpleflatmapper.poi.impl with parameters of type RowMapperModifierConstructorDescriptionTransformRowMapper(RowMapper<I> delegate, org.simpleflatmapper.util.Function<I, O> transform)