TextFormater

org.beangle.commons.text.i18n.TextFormater
trait TextFormater

Text formater

Attributes

Since

3.0.0

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def format(text: String, locale: Locale, args: Any*): String