scala.beans
Provides some simple runtime processing necessary to create JavaBean descriptors for Scala entities. The compiler creates subclasses of this class automatically when the BeanInfo annotation is attached to a class.
Returns string formatted according to given format string.
format
Returns string formatted according to given format string. Format strings are as for String.format (@see java.lang.String.format).
String.format
Provides some simple runtime processing necessary to create JavaBean descriptors for Scala entities. The compiler creates subclasses of this class automatically when the BeanInfo annotation is attached to a class.