Package tech.mappie.api
Class ListMappie
-
- All Implemented Interfaces:
public class ListMappie<TO extends Object> implements Mappie<List<TO>>
Base mapper class for list mappers. Cannot be instantiated, but can be created by using the field ObjectMappie.forList.