Package me.datafox.dfxengine.text.api
package me.datafox.dfxengine.text.api
-
ClassDescriptionData class that is used as a key for
TextConfiguration
.A value used byTextFactory
for configuration.Name<T>A data class that wraps an object and its assigned name in singular and plural form.A converter that converts an object of typeNameConverter
to a singular form, and optionally also a plural form.Named<T>An interface that signals that the implementing class has a name in singular and plural form.A formatter that formats aBigDecimal
number to aString
.A formatter that scales aBigDecimal
number and assigns it a suffix.Data class containing the output of aNumberSuffixFormatter
.A converter that converts a singular noun to a plural one.AString
generation interface.