Module io.github.mmm.base
module io.github.mmm.base
Provides fundamental APIs and helper classes.
-
Packages
ExportsPackageDescriptionContainsCompareOperator
andNumberComparator
that help to compare values.ContainsApplicationException
and derived exception classes for common cases.ContainsCharFilter
and related types for efficient filtering and parsing.Contains APIs and helpers for internationalization.ContainsJustification
and its implementation to justify text.Contains fundamental types missing injava.base
.Contains additions toProperties
.Contains additions forjava.time
andTemporal
.Contains helpers to deal with text (string, etc.) and case. -
Services
ProvidesUsesTypeDescriptionInterface used as fallback tohandle an error
that can not be handled in a specific way by generic components.Interface for a converter of temporal values.