org.meeuw.i18n.regions.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of i18n-regions Show documentation
Show all versions of i18n-regions Show documentation
Provides the service loader for Regions, and some utilities to deal with regions generally
/**
*
* The core package of this project. Containing the interface {@link org.meeuw.i18n.regions.Region} and the service {@link org.meeuw.i18n.regions.RegionService}.
*
* We also find some utilities in {@link org.meeuw.i18n.regions.Regions}, and the {@code Region} specialization {@link org.meeuw.i18n.regions.UserAssignedRegion}
*
* @see org.meeuw.i18n.regions.Region
* @see org.meeuw.i18n.regions.RegionService
* @see org.meeuw.i18n.regions.validation
*/
package org.meeuw.i18n.regions;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy