Interface PlaceHistoryMapperWithFactory<F>

Type Parameters:
F - factory type
All Superinterfaces:
PlaceHistoryMapper

public interface PlaceHistoryMapperWithFactory<F> extends PlaceHistoryMapper
A PlaceHistoryMapper that can get its PlaceTokenizer instances from a factory.