70717273747576
/** * {@inheritDoc} */ @Override protected EntityContainerFactory<Way> getContainerFactory() { return new WayContainerFactory(); }