Uses of Interface
ca.corbett.extras.StringFormatter.ReplaceMapper
Packages that use StringFormatter.ReplaceMapper
-
Uses of StringFormatter.ReplaceMapper in ca.corbett.extras
Methods in ca.corbett.extras with parameters of type StringFormatter.ReplaceMapperModifier and TypeMethodDescriptionstatic StringStringFormatter.format(String formatString, StringFormatter.ReplaceMapper mapper) Using the given format string and mapper, produce a formatted string.