Package com.djrapitops.plan.delivery.formatting
package com.djrapitops.plan.delivery.formatting
Data formatting related utilities.
-
ClassDescriptionFormatter for amount of Megabytes (MB)Formatter for decimal points that depends on settings.Formatter for entity names, that capitalizes the first word and removes symbols.Formatter<T>Interface for formatting a value into a String.Factory for new instances of different
Formatter
s.Formatter for Item names, that capitalizes each part and separates them with spaces instead of underscores.Formatter for percentages.Formatter for replacing ${placeholder} values inside strings.