Interface PlaceHistoryMapper

All Known Subinterfaces:
PlaceHistoryMapperWithFactory<F>

public interface PlaceHistoryMapper
Maps Places to/from tokens, used to configure a PlaceHistoryHandler.

You can annotate subinterfaces of PlaceHistoryMapper with WithTokenizers to have their implementation automatically generated via a call to GWT.create(Class).