Package me.datafox.dfxengine.text.suffix
package me.datafox.dfxengine.text.suffix
-
ClassesClassDescriptionA
NumberSuffixFormatter
that generates an exponential suffix in an arbitrary base with an arbitrary set of characters representing digits.ANumberSuffixFormatter
that generates a traditional exponential notation suffix.ANumberSuffixFormatter
that generates a suffix based on an array of suffixes and an interval, configured withNamedSuffixFormatter.SUFFIXES
andNamedSuffixFormatter.INTERVAL
.